Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 8,878 for

document annotation

(0.09 sec)
  1. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....Annotation Product Family GroupDocs...Python , enabling consistent document handling and improved workflow...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  2. Merge HTML files using Java

    This guide offers essential instructions to merge HTML files using Java and includes a code snippet to demonstrate how to effectively combine HTML files in Java....Annotation Product Family GroupDocs...multiple web pages into one document or creating a comprehensive...

    kb.groupdocs.com/merger/java/merge-html-files-u...
  3. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and images for editing and reuse....Annotation Product Family GroupDocs...you can deliver consistent documents for proposals, invoices, reports...

    kb.groupdocs.com/conversion/python/convert-html...
  4. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/regular-expressi...
  5. OCR support | GroupDocs

    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. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  6. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert Documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  7. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert Documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert-to-ht...
  8. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/python-net/set-meta...
  9. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/how-to-merge-...
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/python-net/template...