Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 33,864 for

groupdocs.conversion

(0.32 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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/email-attachme...
  3. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  4. 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. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/use-adv...
  5. Set Document Metadata on Save | GroupDocs

    Choose the metadata source (source document, target document, or custom file-author metadata) when saving the comparison result using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  6. GroupDocs.Total for Java 25.12 – Latest Updates...

    Explore what’s new in GroupDocs.Total for Java 25.12. Available now on NuGet and GroupDocs website....25-5-release-notes/ GroupDocs.Conversion 25.9 https://releases...

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  7. How to Add Distance Annotation in PDF using C#

    This article is designed to assist you how to add distance annotation in PDF using C# along with comprehensive steps to insert distance annotation to PDF in C#....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-add-dist...
  8. How to Add Watermark to Excel Worksheets using ...

    You will find guidance on how to add watermark to excel worksheets using Java, along with working code example to insert watermark in xlsx using Java on any system....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  9. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  10. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/parser/net/how-to-extract-imag...