Note This page contains release notes for GroupDocs.Conversion for Java 18.6 Major Features There are 5+ new features, improvements and fixes in this regular monthly release. The most notable are:
Conversion from DWF Improved caching Conversion from PostScript Option to convert specific range when converting from cells Option for skipping blank rows and columns when converting from cells Bug fixes Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET-1943 Implement conversion from DWF New Feature CONVERSIONNET-2322 Convert specific range when converting cells document New Feature CONVERSIONNET-2344 Implement conversion from PostScript New Feature CONVERSIONNET-2397 Implement specific options for converting CSV documents New Feature CONVERSIONNET-2414 Implement setting default zoom when converting to Cells New Feature CONVERSIONNET-2417 Implement setting default zoom when converting to Words New Feature CONVERSIONNET-2418 Implement setting default zoom when converting to Slides New Feature CONVERSIONNET-2423 Implement configurable option for setting a watermark as background New Feature CONVERSIONNET-2340 Improve caching with provided LocalCacheDataHandler Improvement CONVERSIONNET-2338 Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Improvement CONVERSIONNET-2395 Set zoom when converting to Pdf document Improvement CONVERSIONNET-2406 Update API for getting document info to detect page orientation for the supported formats Improvement CONVERSIONNET-2392 Set default font to replace all missing fonts when converting Words document Improvement CONVERSIONNET-2394 Set default font to replace all missing fonts when converting Cells document Improvement CONVERSIONNET-2421 Conversion improvement when converting Psd and Odg to Pdf Improvement CONVERSIONNET-2284 Unable to set watermark text Bug CONVERSIONNET-2339 Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Bug CONVERSIONNET-2341 Fix failing conversion from Odg Bug CONVERSIONNET-2342 Fix failing conversion from Ifc Bug CONVERSIONNET-2324 Just print area is getting converted, not the entire spreadsheet Bug CONVERSIONNET-2304 XPS to PDF conversion failed Bug CONVERSIONJAVA-441 LoadOptions doesn’t possess setDefaultFont method Bug CONVERSIONJAVA-455 Just print area is getting converted, not the entire spreadsheet Bug CONVERSIONJAVA-468 Problem in converting large excel files....Annotation Product Solution GroupDocs...Bug CONVERSIONNET-2324 Just print area is getting converted, not...
GroupDocs.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Annotation Product Solution GroupDocs...get_consumption_quantity () print ( "MB processed: " , mb_processed...
Note This page contains release notes for GroupDocs.Parser for .NET 18.5. Major Features There are the following enhancements in this release:
Standard extract mode is used as default behavior Implemented the support for GitHub Markdown syntax Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-948 Implement Standard extract mode as default behavior Enhancement PARSERNET-877 Implement the support for GitHub Markdown syntax Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...while ( line != null ) { // Print a line to the console Console...
OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents.
To connect OCR, you need to implement the IOcrConnector interface in the client code.
The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images.
const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Annotation Product Solution GroupDocs...(library) for the recognition of printed text (optical character recognition...
Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...size, rather than for better print quality. Defines a password...
To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data.
Here are the steps to extract data from PDF Form:
Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Annotation Product Solution GroupDocs...as the web response or just print it to the console System . out...
post. Tagged with net, api, esigning, groupdocs....without the need to scan or print them. e-Signing helps in reducing...NET & Java to view, convert, annotate, watermark, assemble, parse...
post. Tagged with net, api, esigning, groupdocs....without the need to scan or print them. e-Signing helps in reducing...NET & Java to view, convert, annotate, watermark, assemble, parse...
This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Annotation Product Solution GroupDocs...: group ) { System . out . print ( group1 + " " ); } System ...
This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Annotation Product Solution GroupDocs...: group ) { System . out . print ( group1 + " " ); } System ...