Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 5,332 for

groupdocs.total,

(0.2 sec)
  1. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....This article explains that how to extract barcodes from document page.

    docs.groupdocs.com/parser/java/extract-barcodes...
  2. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....This article explains that how to integrate any paid or free OCR solution.

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content.

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null.

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Update Image Signatures in Document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature for Python via .NET API....This article explains how to update Image electronic signatures with GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/update-...
  7. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API.... This article explains how to search signatures with LINQ query with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/search-signatu...
  8. Merge JPG files using Java

    Gain expertise in how to merge JPG files using Java. We will provide you with code to combine JPG files in Java, eliminating the need for additional softwares....Gain expertise in how to merge JPG files using Java. We will provide you with code to combine JPG files in Java, eliminating the need for additional softwares.

    kb.groupdocs.com/merger/java/merge-jpg-files-us...
  9. Remove Metadata from PPT using Java

    This topic will guide you how to remove metadata from PPT using Java. You'll get sample code to delete metadata from PPT in Java without extra software installation....This topic will guide you how to remove metadata from PPT using Java. You'll get sample code to delete metadata from PPT in Java without extra software installation.

    kb.groupdocs.com/metadata/java/remove-metadata-...
  10. How to Extract Text from PDF using Java

    Discover the effective method to extract text from PDF using Java. We will provide you the Java code to extract text from PDF without installing extra installation....Discover the effective method to extract text from PDF using Java. We will provide you the Java code to extract text from PDF without installing extra installation.

    kb.groupdocs.com/viewer/java/how-to-extract-tex...