English

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

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.
October 14, 2019 · 2 min · Farhan Raza

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 The repeating section content control allows repeating the content contained within it.
October 12, 2019 · 2 min · Awais Hafeez

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

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.
October 9, 2019 · 3 min · Asad Ali

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 have been included in API.
October 9, 2019 · 2 min · Mudassir

Working with Layer Properties using Aspose.PSD

Here 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.
October 9, 2019 · 3 min · Adnan Ahmad

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

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.
October 7, 2019 · 3 min · Asad Ali

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.
October 2, 2019 · 2 min · Asad Ali

Manage Paragraph with Custom Numbered List in PowerPoint using C#

[![][1] Here comes new release of [Aspose.Slides][2] 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.
October 2, 2019 · 1 min · Adnan Ahmad

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.
October 1, 2019 · 1 min · Adnan Ahmad

Advanced HarfBuzz Shaper based Typography Supported by Aspose.Words for Java 19.9

Today, I will highlight the major features introduced in Aspose.Words for Java 19.9 release: OpenType Fonts and Kerning Features Supported OpenType is a font format for scalable computer fonts and introduced to provide better support for languages and writing systems as compared to PostScript and TrueType. We have added TextShaperFactory property in LayoutOptions class. This property is used to get or set ITextShaperFactory implementation used for Advanced Typography rendering features. How does this feature work?
September 28, 2019 · 2 min · Awais Hafeez