English

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.
August 27, 2019 · 4 min · Awais Hafeez

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.
August 26, 2019 · 4 min · Amjad Sahi

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 .
August 26, 2019 · 1 min · Mudassir

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 color and image in the background.
August 26, 2019 · 4 min · Ahsaniqbal

Work with Adobe Illustrator Files using C#

[![Aspose.PSD for .NET logo][1] 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 Illustrator file format. You can load the file using API and may export them to PSD, JPEG, PNG, GIF and TIFF.
August 26, 2019 · 2 min · Mudassir

Write Metadata and Formulas in MS Project Files using C# and Java

aspose-tasks-for-net 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.
August 26, 2019 · 3 min · Mudassir

Use Advanced MSO Chart Features in PowerPoint Presentations in C# or Java

[![][1] Hi guys! In today’s blog, I would like to share my experience after using the latest [Aspose.Slides][2] 19.7 which has been enriched with improved chart manipulation features. The best thing about Aspose.Slides is that it has a monthly release where .NET, Java, Android via Java, and C++ based APIs are published together. So, what’s available in .NET based API is also available for Java, Android via Java and C++ based APIs.
August 26, 2019 · 2 min · Mudassir

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 defines properties which can be used to set default options for ChartDataLabel for Chart Series.
August 23, 2019 · 2 min · Awais Hafeez

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.
August 22, 2019 · 1 min · Tahir Manzoor

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 document.
August 20, 2019 · 2 min · Tahir Manzoor