Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 5,982 for

file merger

(0.16 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. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....Merger Product Solution GroupDocs...demonstrates editing a sample DOCX file “Fields.docx”, that contains...

    docs.groupdocs.com/editor/java/adding-class-nam...
  3. Set timeout for loading external resources | Gr...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....Merger Product Solution GroupDocs...setResourceLoadingTi ( 500 ); // Render a file. try ( Viewer viewer = new Viewer...

    docs.groupdocs.com/viewer/java/set-timeout-for-...
  4. Load document from stream | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/load-documen...
  5. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....Merger Product Solution GroupDocs...you can: Compare DOC and DOCX files Highlight insertions, deletions...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Load document from URL | GroupDocs

    This section explains how to load document from URL with GroupDocs.Signature API....Merger Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/load-document...
  7. Working with Containers | GroupDocs

    Handle nested attachments, archives, and email stores with GroupDocs.Parser for Python via .NET....Merger Product Solution GroupDocs...inner_parser : print_text ( item . file_path , inner_parser ) except...

    docs.groupdocs.com/parser/python-net/working-wi...
  8. 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...
  9. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Merger Product Solution GroupDocs...from images, audio and video files Calculating common document...

    docs.groupdocs.com/metadata/net/features-overview/
  10. 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/