Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 3,198 for

library

(0.05 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....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-emb...
  3. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/search-embed-...
  4. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....dll in the application, the library is copied to your output directory...

    docs.groupdocs.com/viewer/nodejs-java/licensing...
  5. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....Configure # Get the CSV comparison library from the downloads section...

    blog.groupdocs.com/comparison/compare-multiple-...
  6. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-text-areas/
  7. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......contains compiled versions of one library for different versions of ...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  8. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......contains compiled versions of one library for different versions of ...

    docs.groupdocs.com/viewer/java/sample-files/dev...
  9. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......contains compiled versions of one library for different versions of ...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...the correct version of the library that supports CommentDisplayMode...

    forum.groupdocs.com/t/hidecomments-replacement-...