Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Words Product Family
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 … Continue Reading
Posted in Aspose.Words Product Family
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). One of the simple approaches you … Continue Reading
Posted in Aspose.Words Product Family
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 … Continue Reading
Posted in Aspose.Words Product Family
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 … Continue Reading
Posted in Aspose.Words Product Family
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.
<<link [uri_or_bookmark_expression] [display_text_expression]>>… Continue Reading
Posted in Aspose.Words 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
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? It’s very simple. Please check … Continue Reading
Posted in Aspose.Words Product Family
Aspose.Words for SharePoint Upgraded to Aspose.Words for .NET 19.8
We are really delighted to announce the release of version 19.8 of the Aspose.Words for SharePoint API. This release inherits some very exciting features to enhance the usability of the API. This version sees the codebase better tweaked and the core functionality closer to Aspose.Words for .NET 19.8, which is the base product that Aspose.Words for SharePoint 19.8 is ported from.
We recommend you to download the latest release and check out all the features introduced in the base Aspose.Words … Continue Reading
Posted in Aspose.Words Product Family
Create and Modify VBA Macros in Word Documents using C#
It is our pleasure to announce the September release of Aspose.Words for .NET. We have included quite exciting features and enhancements in this release. Now, you can generate reports using LINQ Reporting with data sources like XML, JSON, and CSV. Working with VBA macro code, programmatically create repeating section content control, link custom document property to bookmark and many other features have been included in this release. let’s check out what this release offers and how to use newly … Continue Reading
Improved HTML Formatting in Aspose.Words for Reporting Services 19.8
We are pleased to announce the new release of Aspose.Words for Reporting Services i.e. 19.8. We have upgraded this release to Aspose.Words for .NET 19.8. You may know that this product uses Aspose.Words for .NET as a codebase. So, the enhancements and features of Aspose.Words for .NET are used in this product while exporting RDL/RDLC.
We have also improved HTML formatting for output documents in this release. In HTML formatting, when there are several “style” attributes, for example:
<p … Continue Reading
Posted in Aspose.Words Product Family