Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 29,725 for

groupdocs.parser

(0.25 sec)
  1. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert/font/
  2. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/select-specif...
  3. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/saving-documents/
  4. Saving documents | Documentation

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/saving-docume...
  5. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/migration-no...
  6. System Requirements | Documentation

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Comparison for Java does not require any external software or third party tool to be installed....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/system-requi...
  7. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/using-ocr/
  8. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/java/synchronizing-sh...
  9. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/how-to-ru...
  10. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/get-supported-...