Search
Follow Us
Categories
- Success Stories(157)
Archives
Monthly Archives: August 2019
Work with Markdown (.md) Files in C++ using Aspose.Words for C++
Hello guys, let’s check out what’s new for you in Aspose.Words for C++ 19.8 release.
Markdown Features (.md Format)
Markdown is a simple way to format plain text that can easily be converted to HTML. Markdown features currently supported by Aspose.Words are {Headings, Block quotes, Horizontal rules, Bold emphasis, Italic emphasis}. The Markdown feature implementation mostly follows the CommonMark specification in Aspose.Words API and all the features are represented as corresponding styles or direct formatting. Which means that:
- Bold
Posted in Aspose.Words Product Family
Track Progress in Excel to PDF Conversion in C#
Do you need to track your Excel to PDF conversion for bigger files? Aspose.Cells can suit your needs; it provides a sort of callback event/mechanism that notifies you the progress of the conversion. All you need to do it is implement an interface and write your code using Aspose.Cells APIs for your needs. In this post, I will share how to track your conversions for Excel to PDF rendering. Moreover, Aspose.Cells now supports to convert combo charts precisely and elegantly … Continue Reading
Posted in Aspose.Cells Product Family
Work with Large DWG Files using C# and Java with Aspose.CAD
Hi guys! I am back with all new blog to give you a walk through of latest Aspose.CAD for .NET/Java 19.7. As a standard practice, Aspose team publishes both .NET and Java based API having same features sets simultaneously. I will be giving you overview of what new features have been included in API along with example code to use them.
Loading Large DWG Files in C#
Aspose.CAD for .NET provides facility to open very large DWG files using CadImage… Continue Reading
Posted in Aspose.CAD Product Family
Convert Excel to PDF – Track Conversion Progress using Java
Do you want a feedback mechanism while huge Excel files are converted to PDF? Great! Get the latest enhanced version of Aspose.Cells for Java 19.7 to use this exciting feature by adding just a few lines of codes.
We are happy that once again we got the chance to present an updated and enhanced version of Aspose.Cells for Java v19.5. This time we have added new features for processing the ODS file background to create more user-friendly output files having … Continue Reading
Posted in Aspose.Cells Product Family
Work with Adobe Illustrator Files using C#
Hello viewers! In today’s blog, I am back with giving you a walk through of the latest Aspose.PSD for .NET 19.7 release. This is a relatively new product and we tend to include new features to it in every monthly release. In the following section, I will be giving you an overview of new features along with sample examples for how to use them.
Managing Adobe Illustrator Files using C#
Using Aspose.PSD for .NET, you can now work with Adobe … Continue Reading
Posted in Aspose.PSD Product Family
Write Metadata and Formulas in MS Project Files using C# and Java
Hi friends! In today’s blog, I will be giving you tour of latest Aspose.Tasks API. The good thing about Aspose team is that it publishes both .NET and Java-based API for Aspose.Tasks simultaneously every month. Both .NET and Java based variants are at same level in terms of features and both API users may explore the new features in their respective environments. In following section, I will be discussing about new features and improvement carried in API.
Writing Metadata to
… Continue Reading Posted in Aspose.Tasks Product Family
Process Original or Revised Version of Word Document using Java
Following list highlights major features and you will also learn how you can use Aspose.Words for Java 19.8 to:
- Define default options for ChartDataLabels of ChartSeries
- Access the revised version of a Document
- Aspose.Words for Java is tested on Java 12. It works fine both on Oracle JDK 12.0.2 and OpenJDK 12.0.2.
- Aspose.Words for Java will now use simplified TIFFImageWriter when external TIFF image libs (JAI, etc.) are not available.
Define Default Options for ChartDataLabels of ChartSeries
The ChartDataLabelCollection class … Continue Reading
Posted in Aspose.Words Product Family
Upgraded Aspose.Words for Reporting Services to Aspose.Words for .NET 19.7
It is our honor to announce the latest version of Aspose.Words for Reporting Services i.e. 19.7. We have upgraded it to Aspose.Words for .NET 19.7. Please check the release notes.
You can download the latest release of Aspose.Words for Reporting Services 19.7 from the following link:
Download Aspose.Words for Reporting Services 19.7
When time allows you can check documentation of Aspose.Words for Reporting Services and talk about this release and other related issues in our forum. … Continue Reading
Posted in Aspose.Words Product Family
Set Default Options for Data Labels of Chart in Word using C#
Hi guys! We are gratified to announce the new version of Aspose.Words for .NET i.e. 19.8. Starting from this release, you can define default options for data labels of chart series. You can also work with original or revised version of Word document. let’s check out how to work with these features.
Work with Original and Revised Version of Word Document
Revision (track change) is a way for Word document to keep track of changes you make in a … Continue Reading
Posted in Aspose.Words Product Family