Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 5,022 for

file merger

(0.04 sec)
  1. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional File format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain File format information advanced_usage....Merger Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java....Merger Product Solution GroupDocs...listing of the MemoryCache.java file is below: Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  3. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Merger Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....Merger Product Solution GroupDocs...resources: only CSS. Audio files: only MP3 (appear in version...

    docs.groupdocs.com/editor/java/working-with-res...
  5. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....Merger Product Solution GroupDocs...signatureFont ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  6. Migration notes | Documentation

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Merger Product Solution GroupDocs...document information from the local file. Old API DocumentInfo documentInfo...

    docs.groupdocs.com/watermark/net/migration-notes/
  7. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Merger Product Solution GroupDocs...// ... }; // sign document to file signature . Sign ( "signedSample"...

    docs.groupdocs.com/signature/net/processes-canc...
  8. Update annotations | Documentation

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...add ( original ); // Save to file annotator . save ( "outputPath"...

    docs.groupdocs.com/annotation/java/update-annot...
  9. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Merger Product Solution GroupDocs...// ... }; // sign document to file signature . sign ( "Signed.pdf"...

    docs.groupdocs.com/signature/java/processes-can...
  10. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource Files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a File, its containing folder is used as a base URI to resolve external resource Files’ relative URIs to absolute ones by default as shown in the following example....Merger Product Solution GroupDocs...Saving With External Resource Files / Loading of template documents...

    docs.groupdocs.com/assembly/net/loading-of-temp...