Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 5,685 for

file merger

(0.07 sec)
  1. Load from a stream | GroupDocs

    This example demonstrates how to load a File from a stream. advanced_usage.loading_Files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Merger Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a stream Load from...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Merger Product Solution GroupDocs...comparison.Comparer ; import java.nio.file.Path ; // ... try ( Comparer...

    docs.groupdocs.com/comparison/java/compare-docu...
  3. Verifying documents with exception handling | G...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Merger Product Solution GroupDocs...issues, missing required data, files etc. For handling these exceptions...

    docs.groupdocs.com/signature/java/verifying-doc...
  4. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET....Merger Product Solution GroupDocs...brochure.pdf The following sample file is used in this example: Tips...

    docs.groupdocs.com/parser/python-net/working-wi...
  5. GroupDocs.Watermark for Java | GroupDocs

    A Java API for adding watermarks to the documents of different File formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Merger Product Solution GroupDocs...remove watermarks in supported file formats. GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/
  6. GroupDocs.Search for Java | GroupDocs

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Merger Product Solution GroupDocs...occurrences, basic metadata fields, file names, document types and much...

    docs.groupdocs.com/search/java/
  7. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Merger Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...

    docs.groupdocs.com/redaction/net/save-with-defa...
  8. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Merger Product Solution GroupDocs...Document information extraction - file type, page count etc.; An extensible...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  9. Email attachments | GroupDocs

    Extract, add, and remove attachments in email messages using Python via .NET....Merger Product Solution GroupDocs...attachment . name ) print ( "File format:" , attachment . get_document_info...

    docs.groupdocs.com/watermark/python-net/email-a...
  10. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Merger Product Solution GroupDocs...object containing the file path, the file type, the format family...

    docs.groupdocs.com/search/net/search-results/