Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 40,364 for

documents

(0.04 sec)
  1. OCR support | Documentation

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...either separate or embedded in documents. To connect OCR, you need...

    docs.groupdocs.com/search/java/ocr-support/
  2. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert Documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Advanced usage / Converting...

    docs.groupdocs.com/conversion/java/convert-to-s...
  3. Render Word Document to Image using Node.js

    Let's learn how to render Word Document to Image using Node.js with code example. There is no need to install any extra tool to render Word Document to Image in Node.js....Product Family Render Word Document to Image using Node.js Modern...often require converting Word documents into image formats for easier...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  4. GroupDocs.Classification Product Family on Grou...

    GroupDocs.Classification Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Classification Product Family on GroupDocs Blog | Do......Family on GroupDocs Blog | Document Automation Solutions for ...Family on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/he/categories/groupdocs.clas...
  5. How to merge TIFF images using java | Documenta...

    Learn how to merge TIFF image files, combine TIFF image files into one file programmatically in java language using GroupDocs.Merger for Java library....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...to combine multiple TIFF documents in the preferred order and...

    docs.groupdocs.com/merger/java/getting-started/...
  6. How to merge GIF images using Java | Documentation

    Learn how to merge GIF image files, combine GIF image files into one file programmatically in java language using GroupDocs.Merger for Java library....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...developers to combine multiple GIF documents in the preferred order and...

    docs.groupdocs.com/merger/java/getting-started/...
  7. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...metadata associated with various document, image, audio, video and many...

    docs.groupdocs.com/metadata/python-net/product-...
  8. How to merge archives to ZIP using C# | Documen...

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in C# language using GroupDocs.Merger for .NET library....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...combine multiple archive documents in the preferred order and...

    docs.groupdocs.com/merger/net/getting-started/u...
  9. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external Documents as data sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....working with tables of external documents as data sources for all supported...instances loaded from a single document Feature ASSEMBLYNET-28 Add...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks in the document (instead of Document class from previous...

    docs.groupdocs.com/watermark/java/migration-notes/