Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 51,218 for

documents

(2.35 sec)
  1. Merge TIFF files using C#

    In this article, we will provide key steps to merge TIFF files using C#. Moreover, you will be provide a sample code example to combine TIFF files in C#....multiple TIFF files into a single document or image is a common task...task, often required in document processing applications or image...

    kb.groupdocs.com/merger/net/merge-tiff-files-us...
  2. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type 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-each...
  3. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...supports indexing of many document formats. But there is also...

    docs.groupdocs.com/search/net/custom-text-extra...
  4. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...information extracted from documents, and you are not afraid of...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  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....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/
  6. Remove PII from Office Metadata in .NET - C# Guide

    Replace the Document Inspector click-through with a C# sanitization pass: tag and name predicates, the Sanitize call, and a leak scan that proves the file is clean....Việt 中文 中國傳統的 From manual Document Inspector runs to a verified...available on GitHub: scrub-office-document-pii-dotnet The Old Way Was...

    blog.groupdocs.com/metadata/remove-pii-from-off...
  7. Redact Text in PPTX using Java

    In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java....field of data privacy and document security, redacting sensitive...sensitive information from documents to prevent unauthorized access...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  8. Scan QR Code from DOCX using C#

    Let’s quickly learn how to scan QR Code from DOCX using C#. Moreover, an example will be provided to extract QR Code from DOCX in C# without using extra software....extracting data from multiple document formats, including DOCX. It...including QR codes, from documents without the need for any additional...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  9. System requirements | GroupDocs

    GroupDocs.Viewer for Java does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...fonts When working with the documents that contain the Chinese hieroglyphs...

    docs.groupdocs.com/viewer/java/system-requireme...
  10. How to merge PNG images using Node.js via Java ...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library....Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...developers to combine multiple PNG documents in the preferred order and...

    docs.groupdocs.com/merger/nodejs-java/getting-s...