Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 5,598 for

file comparison

(0.03 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....Comparison 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....Comparison 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. Load from a local disk | Documentation

    The following example demonstrates how to load a File from a local disk. advanced_usage.loading_Files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // 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 .NET examples GroupDocs.Metadata for Java examples...Comparison Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  4. Configuring search network | Documentation

    This page contains information about configuring the search network....Comparison Product Solution GroupDocs...the class can be saved to a file or stream in the XML format...

    docs.groupdocs.com/search/java/configuring-sear...
  5. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...method; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/python-net/remove-doc...
  6. Load from a local disk | Documentation

    The following example demonstrates how to load File from local disk....Comparison Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  7. Sign Pdf documents with special appearance | Do...

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

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  8. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Node.js examples out-of-the-box....Comparison Product Solution GroupDocs...can either download the ZIP file or clone the repository of Github...

    docs.groupdocs.com/editor/nodejs-java/how-to-ru...
  9. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Comparison Product Solution GroupDocs...= new PresentationWatermar ( File . ReadAllBytes ( "background...

    docs.groupdocs.com/watermark/net/working-with-s...
  10. Update document password | Documentation

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/java/update-document-...