Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 2,154 for

resource

(0.05 sec)
  1. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs.... More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....retrieveFileStream ( filePath ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/load-document...
  3. Advanced search for Digital signatures | Docume...

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....SerialNumber ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/advanced-searc...
  4. How to search signatures with LINQ queries | Do...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API.... } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-signatu...
  5. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API...." ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/delete-signatu...
  6. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method....Type})" ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/preview-certif...
  7. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/delete-qr-code...
  8. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...pdf" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/composing-sign...
  9. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....files include all necessary resources, like fonts and images, making...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  10. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....links for more details and resources: Documentation Examples on...

    blog.groupdocs.com/search/online-text-search/