Note This page contains release notes for GroupDocs.Parser for Java 20.1. Warning In this version legacy API was removed (all types from com.groupdocs.parser.legacy package were removed). Major Features There are the following features in this release:
Legacy API was removed (com.groupdocs.parser.legacy package) Implement the ability to extract a text by table of contents item Implement the ability to extract table of contents from PDF and Word Processing documents Implement the ability to extract the image in a different format Implement the ability to save the image to the file Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1342 Implement the ability to extract the image in a different format New feature PARSERNET-1341 Implement the ability to save the image to the file New feature PARSERNET-1361 Implement the ability to extract TOC from Word Processing documents New feature PARSERNET-1362 Implement the ability to extract TOC from PDF documents New feature PARSERNET-1363 Implement the ability to extract a text by TOC item New feature PARSERNET-1099 Remove obsolete members (com....getText ()); // Check if page index has a value if ( i . getPageIndex...getText ()); // Check if page index has a value if ( i . getPageIndex...
Explore how to create performant, fast-loading websites and enhance perceived performance....first contentful paint, speed index, total blocking time, bounce...
Edit Excel files (XLS, XLSX, ODS) with your Java application. Examples to edit spreadsheets using spreadsheet and document editing Java API.... Set the worksheet tab index and fetch the Editable Document...
Free online document search. Secure and easy to use full text online search in JPX....search engine will perform indexing it for you. Our search engine...files to include them into the index and perform searches Other Search...
Free online document search. Secure and easy to use full text online search in HTM....search engine will perform indexing it for you. Our search engine...files to include them into the index and perform searches Other Search...
Note This page contains release notes for GroupDocs.Parser for .NET 19.11. Major Features There are the following features in this release:
Implement the ability to extract a page number with search results Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1294 Implement the ability to extract a page number with search results New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....SearchResult s in sr ) { // Print an index, page number and found text:...
I am converting Html file to png using groupdocs convert and below is my code for the same
var tempFile = Path.Combine(tempFilesPath, $"p{i}");
using (var converter = new Converter($"{tempFile}.html"))
{
try
{
…...the first page only (0-based index) //PageCount = 1, // Number...