Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 11,639 for

doc

(0.03 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 FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Save to Stream | Documentation

    This article demonstrates that how to save a Document to any custom file at any location on the local disc or a even a Stream...Order Upgrade an Order Support Docs API Reference Live Demos Free...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/redaction/net/save-to-stream/
  3. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/getting-known-p...
  4. Deleting documents | Documentation

    This page contains information about deleting Documents in the search network....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/deleting-documents/
  5. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  6. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a Document....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  7. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word Documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the Document. subject The subject of the Document. keywords The keyword of the Document. comments The comments of the Document. content-status The content status of the Document. category The category of the Document. company The company of the Document. manager The manager of the Document....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  10. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/java/queries-in-text-...