Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 37,262 for

documents

(0.12 sec)
  1. OCR support | Documentation

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

    docs.groupdocs.com/search/net/ocr-support/
  2. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...be cancelled // Indexing documents from the specified folder...

    docs.groupdocs.com/search/java/indexing-options/
  3. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of Documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...output template, instead of document. This feature improves programmability...

    docs.groupdocs.com/assembly/net/working-with-st...
  4. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. Remove form fields | Documentation

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare Documents with GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...bigger than 88% . To compare documents with specific comparison sensitivity...

    docs.groupdocs.com/comparison/net/adjusting-com...
  7. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Load document using the local path string | Doc...

    Load Documents from your local disk using a file path with GroupDocs.Viewer in Python....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product.../ Load documents from different sources / Load document using...

    docs.groupdocs.com/viewer/python-net/load-docum...
  9. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template Documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...just strings in template documents. Although CSV as a format...

    docs.groupdocs.com/assembly/net/working-with-cs...
  10. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your Documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Perform redactions for your documents easily with our intuitive...

    docs.groupdocs.com/redaction/net/basic-usage/