Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 6,656 for

may

(0.02 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…... “thumbUrl”: null Expected: may be pageurl can be returned as...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  3. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing.... It may be based on some other style...

    docs.groupdocs.com/editor/net/styles-export/
  4. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents.... Artifacts may also be used to describe areas...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  5. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/work-with-search-...
  6. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/implement-cust...
  7. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/work-with-search...
  8. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/python-net/text-re...
  9. Search results | Documentation

    This article shows that how to perform the operations on search results....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/search-results/
  10. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/working-with-dat...