Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 6,997 for

may

(0.12 sec)
  1. 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/python-net/use-adv...
  3. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/working-with-attr...
  4. Getting documents in network | GroupDocs

    This page contains information about getting indexed documents in the search network....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/getting-documents...
  5. Add Watermark to Images in Java | Text & Image ...

    Add text to image as watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDocs.... You may explore the documentation for...

    blog.groupdocs.com/watermark/add-watermark-to-i...
  6. 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.... Updated on 28 May 2024 English Türkçe Ελληνικά...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  7. Add Text Watermark to JPG using Java

    Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming.... Updated on 02 May 2024 English Français Deutsch...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  8. Add Image Watermark to PPTX Using Python

    Easily add image watermark to PPTX using Python to brand presentations. This tutorial explains how to apply watermark to PowerPoint in Python across all slides consistently.... When preparing slides that may be shared widely or contain sensitive...

    kb.groupdocs.com/watermark/python/add-image-wat...
  9. XLS2003 to PDF conversion produces an invalid P...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF for XLS2003 results in a PDF that I can’t open with a PDF viewer like Preview. Attaching the file that I can reproduce the issue with d…... This may be due to changes in the library’s...

    forum.groupdocs.com/t/xls2003-to-pdf-conversion...
  10. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from document....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-formatte...