En

Customize Formatting of Horizontal Rule Shape in Word Documents using C++

It is our great pleasure to share with you that we have published yet another new release and you can now download Aspose.Words for C++ 19.11 API from the downloads section. Following list highlights the major features and you will also learn how you can use Aspose.Words for C++ 19.11 to: Work with Web Extensions and Task Panes Customize Formatting of Horizontal Rule Shape Aspose.Words for C++ has now improved character spacing calculation when ‘use printer metrics’ option is set Macros support is improved in this release Work with Web Extensions and Task Panes Different classes for representing Office Add-ins are now part of the WebExtensions namespace of Aspose.
December 2, 2019 · 2 min · Awais Hafeez

Improved Aspose.Words for JasperReports for Free Layout Report Container

It is our honor to announce the latest version of Aspose.Words for JasperReports 19.10. As you know, the base product of Aspose.Words for JasperReports is Aspose.Words for Java. We have upgraded this release to Aspose.Words for Java 19.10. This release inherits the enhancement and exciting features of its base product. Moreover, we have improved Aspose.Words for JasperReports for the free layout of the report container. Now, elements are adjusted according to the correct size and position in the output document.
November 23, 2019 · 1 min · Tahir Manzoor

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.
November 16, 2019 · 2 min · Awais Hafeez

Support of Web Extension and .NET Core 3.0 in Aspose.Words for .NET 19.11

It is our pleasure to announce the November release of Aspose.Words for .NET. We have included quite exciting features and enhancements in this release. Now, you can add Web extension elements in Word document, format the horizontal rule, and use Aspose.Words with .NET Core 3.0. let’s check out how to use newly introduced features. Support of Web Extension Elements Microsoft Office allows you to add more functionality through web extension. It extends Office applications and interacts with the content in Office documents.
November 10, 2019 · 2 min · Tahir Manzoor

Convert Word Document to Multipage TIFF Image using C++

Today, I will highlight the major features introduced in the Aspose.Words for C++ 19.10 release: Save Word Document as MutiPage TIFF One of the useful things you may need to do with your Word document (such as DOCX, DOC, RTF and many more) is a conversion to image file(s). For example if you have to present your Word document in a readable and printable but not editable format (e.g. for publication on the Web).
November 7, 2019 · 4 min · Awais Hafeez

Insert Hyperlinks to Bookmarks in Word Documents using Java

Today, I will highlight the major features introduced in Aspose.Words for Java 19.10 release: Main Maven POM File Automation We have now added automation code in the Main Maven POM file. When you run this POM file, it will automatically choose the correct JDK version and download the plugin (if needed) for advanced HarfBuzz Shaper based Typography (note that this only works for windows). Insert Hyperlink Dynamically using LINQ Reporting Engine You can now insert hyperlinks to your reports dynamically by using the link tags.
October 30, 2019 · 2 min · Awais Hafeez

Create Repeating Section Content Control in Word Documents using C++

Today, I will highlight the major features introduced in the Aspose.Words for C++ 19.9 release: Create Repeating Section Content Controls in Word Document The repeating section content control allows repeating the content contained within it. Using Aspose.Words for C++ 19.9, the structured document tag nodes of the repeating section and repeating section item types can be created and for this purpose, SdtType enumeration type provides RepeatingSectionItem property. The following code example demonstrates how to Bind a Repeating Section Content Control in Word Document to a Table.
October 23, 2019 · 2 min · Awais Hafeez

Insert Hyperlinks to Report using LINQ Reporting in Aspose.Words for .NET 19.10

We at Aspose are honored to announce the October release i.e. Aspose.Words for .NET 19.10. You can now download it and use it in .NET applications. let us check out what is new for you in this release. Insert Hyperlink Dynamically using LINQ Reporting Engine We have added new features in the LINQ Reporting engine i.e. insert the hyperlink to your report document dynamically using link tags. The syntax of a link tag is defined as follows.
October 17, 2019 · 1 min · Tahir Manzoor

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.
October 12, 2019 · 2 min · Awais Hafeez

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