Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 32,567 for

groupdocs.metadata

(0.07 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...Assembly Product Solution GroupDocs.Metadata 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-attachme...
  3. Getting documents in network | GroupDocs

    This page contains information about getting indexed documents in the search network....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/search/net/getting-documents...
  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("....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/use-adv...
  5. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/email-attachme...
  6. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  7. 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-12-release-notes/ GroupDocs.Metadata 25.11 https://releases...

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  8. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  9. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/getting-st...
  10. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...