Monthly Archives: October 2019

Export 3D Scene to HTML in C# and Java – 3D API

Aspose.3D for .NET logo

We are pleased to announce the September release of Aspose.3D API. It includes long-awaited support for exporting a scene to HTML format. This feature will enhance the capabilities of your applications and make them truly compatible with many more platforms. Moreover, considering you at the center of our APIs, more control has been shifted towards you by exposing geometric transformation properties. It lets you evaluate global transform, with or without geometric transformation, based on your requirements. For further information, please … Continue Reading

Posted in Aspose.3D Product Family |

Create, Modify VBA Macros in Word Documents within Android

Today, I will highlight the major features introduced in the Aspose.Words for Android via Java 19.9 release:

Create and Modify VBA Macros in Word Documents

The following code example demonstrates as to how to modify VBA Macros in Word document programmatically by using the VbaModule.setSourceCode() property of Aspose.Words for Android via Java API.

Create Repeating Section Content Controls in Word Document

TIP

You may want to check out Aspose FREE macro removal web app.

The repeating section content control … Continue Reading

Posted in Aspose.Words Product Family |

Convert PDF to HTML in .NET Desktop and Web Application with C# VB.NET

PDF to HTML

PDF to HTML Conversion is a widely and commonly used function that can be achieved through different means e.g. software, tools, and online services. Sometimes you need to convert your PDF content in a way that it can be displayed in the browser or become a part of your web application. PDF to HTML Conversion lets you achieve this requirement where PDF content renders with HTML tags with similar styling and formatting. Thanks to Aspose, you can implement the functionality … Continue Reading

Posted in Aspose.PDF Product Family, Asad Ali | Tagged , , ,

Load Images with Memory Optimization using Aspose.Imaging

Hello readers, in this blog I would like to introduce you with new features included in Aspose.Imaging 19.10 especially support for controlled memory optimization techniques for loading images using API. The best thing about the Aspose team is that it releases both .NET and Java-based APIs simultaneously every month. This way both API user remains recurrent with changes being made in APIs every month.

In the following sections, I am going to give you a glance at the features that … Continue Reading

Posted in Aspose.Imaging Product Family |

Working with Layer Properties using Aspose.PSD

Aspose.PSD for .NET logoHere comes new release of Aspose.PSD for .NET 19.9, which has been enriched with new features. This is a relatively new product and we tend to include new features regularly in almost every release. Like in this release, we have introduced support for working with Layer Properties for different layers in a PSD file. In following section, I will be giving you an overview of new features introduced in API.

Create Layer Group

In PSD files, you need to work … Continue Reading

Posted in Aspose.PSD Product Family |

Create OMR Template from Text Markup using Aspose.OMR for .NET

 OMR template from Text Markup

An OMR Template is used to be compatible with the optical mark recognition software or API that you are using before it is printed. Designing a custom OMR Template allows your OMR Sheets to look better or they can be created in a way that they will look the same. Aspose.OMR for .NET is an API that can be used in .NET Applications and with its latest release, it allows you to create OMR template from Text Markup. Yes, generating … Continue Reading

Posted in Aspose.OMR Product Family, Asad Ali | Tagged , ,

Java OMR API – Perform OMR Operations using Aspose.OMR for Java

Aspose.OMR has been available for .NET Platform and receiving appreciation since its first release. We are honored to announce its upcoming release for Java Platforms. Aspose.OMR for Java is on its way to get released with an exciting set of features which will let Java developers to implement OMR functionality in their applications. Now you can enable your Java applications to read questionnaires, bubble sheets, multiple-choice answer sheets or any survey programmatically. Let’s have a sneak peak into first version … Continue Reading

Posted in Aspose.OMR Product Family, Asad Ali |

Manage Paragraph with Custom Numbered List in PowerPoint using C#

Here comes new release of Aspose.Slides for .NET and Java, which has been enriched with new features. It can now support managing paragraphs with custom numbered list. For this purpose, NumberedBulletStartWith property has been introduced in IBulletFormat. 

In order to add a custom number list inside a paragraph, you first need to access the slide and add an auto shape. Then, you have to access the respective TextFrame of the shape and remove the default paragraph in that. You then … Continue Reading

Posted in Aspose.Slides Product Family |

Manage Paragraph with Custom Numbered List in Word Documents using C++

Here we have a new release of Aspose.Slides for C++ 19.9, which has been enriched with new features. It can now support managing paragraph with custom numbered list. For this purpose, NumberedBulletStartWith property has been added to IBulletFormat. 

In order to add a custom number list inside a paragraph, you first need to access the slide and add an auto shape. Then, you have to access the respective TextFrame of the shape and remove the default paragraph in that. Then … Continue Reading

Posted in Aspose.Slides Product Family |