Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 31,506 for

groupdocs.annotation

(0.14 sec)
  1. System Requirements | GroupDocs

    GroupDocs.Signature for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/system-require...
  2. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-attachme...
  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. 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("....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Email attachments | GroupDocs

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

    docs.groupdocs.com/watermark/net/email-attachme...
  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....Version Release notes GroupDocs.Annotation 25.6 https://releases...

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  7. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Supported Document Formats | GroupDocs

    Complete list of the file formats GroupDocs.Merger for Python via .NET supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available for each....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/getting-st...
  9. How to Convert ODG to PDF using C#

    Let's take a look at the stepwise instructions to convert ODG to PDF using C# with a few API calls and how to develop the C# ODG to PDF file converter application....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/redaction/net/redact-text-in-p...