Search
Follow Us
Categories
- Success Stories(157)
Archives
Yearly Archives: 2019
PUB to PDF Conversion using Aspose.PUB for .NET
PUB (Publisher) file format can now be converted into PDF using Aspose.PUB for .NET. Yes, you got it right. As shared in a pre-release blog post that Aspose was going to launch a new product to deal with PUB file format – Well, the wait is over!! Aspose.PUB for .NET is finally launched and available for download to be used in your .NET applications. Like every product by Aspose, Aspose.PUB has been released with fully loaded functionality to perform conversion … Continue Reading
Posted in Aspose.PUB Product Family, Asad Ali
Create 7Z Archive Files with LZMA Compression using C#
7z is an archiving format for compressing files and folders with a high compression ratio. It is based on Open Source architecture which makes it possible to use any compression and encryption algorithms. The 7z archive composition is now implemented with Lempel–Ziv–Markov chain algorithm LZMA compression in Aspose.ZIP for .NET 19.10 API which is now publicly available for download and usage to create .7z archive files with LZMA compression. We have introduced many public types and methods in this version … Continue Reading
Posted in Aspose.ZIP Product Family
Track conversion progress in image rendering with Aspose.Cells for .NET 19.10
Conversion of Excel spreadsheets to image formats always remains a hot topic. Sometimes, you claim the process takes too long. Others complain that the process gets stuck for larger files and they need to stop the process. Aspose.Cells has now included a useful feature where you can track the conversion progress in Sheet to image rendering in the way you want, you may notice which pages are being rendered in the process at the moment. Moreover, you can also convert … Continue Reading
Posted in Aspose.Cells Product Family
Java Excel to TIFF – Track Conversion Progress with Aspose.Cells for Java
We are happy to share the release of the latest version of Aspose.Cells for Java v19.10 having a long-awaited feature of tracking the conversion progress of huge files. This is not the end of features in this release as it also supports custom data sorting for the specific area in PivotTable report and provides Workbook.ContentTypeProperties.Add method to add custom ContentTypeProperties to an excel file. Many other enhancements and bug resolutions are there in this release. You may get complete details of enhancements, … Continue Reading
Posted in Aspose.Cells Product Family
Web Extensions – Office Add-ins Task Panes in Java Word API
Its great pleasure to share that we have achieved another milestone by publishing new release of Aspose.Words for Java i.e. 19.11 that supports Harfbuzz Shaper plugin on Unix-based operating systems and will enable developers to work with Web Extensions, customize the formatting of the horizontal rule shape etc. Details of all the new features, enhancements and bugs resolution can be seen in the release notes. This latest release Aspose.Words for Java v19.11 can be downloaded from the download … Continue Reading
Posted in Aspose.Words Product Family
Work with AMP HTML Emails using C# with Aspose.Email v19.10
Not long ago, Google announced AMP HTML email. And now it is already supported by Aspose.Email. It was added in Aspose.Email for .NET 19.10 Release and you can already update your version to check out the advantages of AMP HTML emails support.
Use AMP HTML for emails
AMP (Accelerated Mobile Pages) is a developer’s package from Google that allows developing a lightweight system with more rapid loads. AMP is a framework made up of HTML, JavaScript and CSS, which are the … Continue Reading
Posted in Aspose.Email Product Family
Add Image Stamp in PDF Documents using Aspose.PDF for .NET
If you want to imprint PDF documents in order to deliver or showcase some important information, you will need to stamp it. Adding stamps in PDF documents allows you to label them with information, such as the document’s approval status or confidentiality. You can also add an image stamp in PDF documents to watermark or label it with the logo of your company. In simple words, stamping the PDF documents is a basic requirement for any business and Adobe Acrobat … Continue Reading
Posted in Aspose.PDF Product Family, Asad Ali
Font Kerning and Emulation using C# with Aspose.HTML API
You will be excited to know that Aspose.HTML API now supports Font Kerning. It will notably improve the quality of text rendering. In a nutshell, Kerning is the contextual adjustment of inter-glyph spacing. It is used to adjust the spacing between characters and is supported by many fonts. We have also implemented emulation of bold fonts which is useful in scenarios when some font is not available on a machine.
Moreover, we have improved the processing of HTML document modes … Continue Reading
Posted in Aspose.HTML Product Family
Work with Fonts using Aspose.Font for .NET
TrueType font (TTF) indicates that font data is the same as in the TrueType fonts. CFF stands for the Type1 font format. Strictly speaking, it refers to the Compact Font Format, which is used in the compression processes. Dealing with such fonts programmatically i.e. Reading them and Getting their Statistics is an essential requirement while creating e-documents. Aspose is proudly going to release Aspose.Font for .NET to let programmers deal with fonts in their .NET applications. Aspose.Font is … Continue Reading
Posted in Asad Ali, Aspose.Font Product Family