Identify Style Separator Paragraph in Word Documents using C#
Hi guys! We are pleased to announce the new release of Aspose.Words for .NET 19.5. After reading this blog, you will be able to work with paragraph style separator, smart style behavior while joining documents, line spacing of font, get the field’s result that has no field separator node, load fonts from stream, and DML text effect. Interesting, isn’t it?
Let’s check out these features one by one.
Added Overload of AppendDocument Method With Additional ImportFormatOptions Parameter We added ImportFormatOptions.
Support of JDK 7 and Bi-Directional Marks in TXT using Aspose.Words for Java 19.3
Guys, lets check out what’s new for you in Aspose.Words for Java 19.3 release.
Release JAR Upgraded to JDK 7 We have upgraded the release JAR of Aspose.Words for Java from JDK 6 to JDK 7. This means that if you are referencing Aspose.Words for Java from Maven then you will have to update the classifier value to jdk17 as follows:
com.asposeaspose-words19.3jdk17 Preserve Representation of Legacy Control Characters While Exporting Document to OOXML Some document formats support legacy control characters.
Convert Word to PCL using C++ with Aspose.Words for C++ 19.5
Guys, lets check out what’s new for you in Aspose.Words for C++ 19.5 release.
Convert Word to PCL in C++ Aspose.Words for C++ now provides support to save Word document to PCL (Printer Command Language). Aspose.Words can save documents to PCL 6 (PCL 6 Enhanced or PCL XL) format. PclSaveOptions class can be used to specify additional options when saving a document into the PCL format. The following code example shows how to save the document to PCL using save options.
Metronik Uses Aspose.Words to Generate Templates Quickly without MS Word
About Metronik Metronik has been close to the EU GP industry since its incorporation nearly three decades ago and is a trusted partner of leading GP companies (e.g. Novartis, Teva, Stada, Krka). By combining our extensive knowledge of their manufacturing processes with state-of-the-art automation and digitalization technology, we have been helping our GP clients improve management and control of their processes, identify cost-saving opportunities and develop optimization initiatives. The ability to incorporate new technological developments into our solutions has brought Metronik to where it is today – we are the leading high-tech company in CEE in the field of Industry 4.
Import Word Documents with More Flexible Control using Aspose.Words for .NET
Hi guys! Whenever you want to do document processing tasks, the name of Aspose comes to everyone’s mind. As you know we add new features and enhancement in every release of Aspose.Words. You will be happy to know that we released a new version of Aspose.Words for .NET 19.4. Let me walk you through the new features and API changes in this release.
Added More Flexible Control Over Document Import We added ImportFormatOptions class with public property SmartStyleBehavior in Aspose.
Commugen Programmatically Generated MS Word files based on Dataset and Rendered output to PDF
About Commugen Commugen is a software company that developed a platform that enables non-programmers to build web-based applications.
Solutions based on the platform serve leading Israeli companies, mainly in the financial and government sectors. They include solutions for e.g. governance, risk management, and compliance.
Problem Commugen developed an ASP.NET web application where we enabled modeling data structures and relationships between structures. After modeling, the application generates an input interface that enables the gathering of data throughout the organization.
Preserve Legacy Control Characters while Exporting Word Documents using C#
Hi guys! Do you want to preserve legacy control characters in Word documents? Many of you must want to work with font fallback for Google Noto fonts? You will love to export the list labels of Word document into TXT file format with specific character and change the text alignment of axis tick labels of chart. So what’s the solution?
It is Aspose.Words for .NET 19.3. You can work with these features using it.
Detektei Müller GmbH Uses Aspose APIs for Generating Word and PDF Documents in ASP.NET Core
About Detektei Müller GmbH The “CitySpion” type of monitoring has proven its worth. Shoplifters – whether they are local professionals, drug addicts or crime tourists – have a hard time. We make life difficult for shoplifters and we make it sustainable.
Problem Problem We developed an ASP .NET Core web application which aggregates some data and generates reports as Word documents and as well as PDF documents. On the webserver, we don’t have Word or Office applications installed.
IntelAgree Uses Aspose.Words to Process and Convert Word Documents
About IntelAgree IntelAgree is a contract management platform powered by machine learning. We make contracts easier by speeding up the contract process, offering free electronic signatures, and providing a centralized, searchable contract repository.
Many parts of the contract process (create, upload, negotiate) involve the conversion of large and in-depth documents from one file type to another. At times, we are converting from Word to a PDF, and at other times we are converting from Word to HTML.
Work with Chart Axis in Word Document using C#
The chart is a very useful feature to graphically represent or visualize any kind of data in a way to create maximum impact on target audiences. Charts allow users to see the results of the represented data in order to better understand and predict current and future data.
In a Word document, there are various types of charts available to work with based on the needs of users. To make a chart easier to understand, the chart title and axis titles can be added to any type of chart.