Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 5,035 for

assemble

(0.14 sec)
  1. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/load-document...
  3. Electronic Signatures | GroupDocs

    This section contains articles with explanation how to sign documents with electronic signatures using .Net c#...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/electronic-sig...
  4. Using OCR to redact image documents | GroupDocs

    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 for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/using-ocr/
  5. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/get-sup...
  6. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  7. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-determine...
  8. Disable image comparison in PDF documents | Gro...

    Learn how to disable image comparison in PDF documents using GroupDocs.Comparison for Python via .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/disabl...
  9. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for Java...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/adjust-jpeg-imag...
  10. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...