Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,515 for

classification

(0.06 sec)
  1. Set document metadata on save | GroupDocs

    Clone metadata from the source or target document, or supply custom author/company metadata to the result file using SaveOptions.CloneMetadataType in GroupDocs.Comparison for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/set-document-...
  2. Scan Barcode | GroupDocs

    Learn how to scan and read barcodes from PDF, Word, Excel, PowerPoint documents and images using GroupDocs.Parser for .NET. Extract barcode values and positions in C# with error handling....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/scan-barcode/
  3. How to run examples | GroupDocs

    How to run examples using Maven and Eclipse IDE....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/how-to-run-examp...
  4. Compare Variables and Document Properties | Gro...

    Compare Word document properties — variable, built-in, and custom — to detect metadata changes alongside content with GroupDocs.Comparison for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/handle-loading-of...
  6. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents 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 Word documents 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....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/iterate-through-c...
  9. GroupDocs.Viewer for .NET overview | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/product-overview/
  10. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/removing-metad...