Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 6,267 for

file comparison api

(0.16 sec)
  1. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata Api supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Edit Document | GroupDocs

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java Api features....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  3. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive Files with one or multiple electronic signatures...Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/java/signing-archi...
  4. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/java/esign-word-pr...
  5. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT Files. Therefore, for TXT File getStructure method returns null....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  6. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature Api....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/net/locating-signa...
  7. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata Api supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature Api....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/java/sign-document...
  9. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  10. Delete indexed paths | GroupDocs

    GroupDocs.Search for Java supports the ability to remove indexed Files and folders from an index. Only Files or folders that were explicitly added to the index can be deleted....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/search/java/delete-indexed-p...