Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 16,544 for

pdf annotation

(1.98 sec)
  1. Working with metadata in FLV files | GroupDocs

    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....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search within the archive that contains several documents for any electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/advanced-searc...
  3. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/working-with-att...
  4. Text search in network | GroupDocs

    This page contains information about full-text searching in the search network....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/text-search-in-n...
  5. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  6. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...attachments will be converted to PDF Emails and all other types will...

    docs.groupdocs.com/conversion/net/load-personal...
  7. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .NET API....Annotation Product Solution GroupDocs...documents TXT Fixed-layout format PDF Fixed-layout format XPS Email...

    docs.groupdocs.com/editor/python-net/save-docum...
  8. Batch-convert a folder | GroupDocs

    Convert all documents in a directory to Markdown...Annotation Product Solution GroupDocs...( f => new [] { ".docx" , ".pdf" , ".xlsx" , ".epub" } . Contains...

    docs.groupdocs.com/markdown/net/batch-convert/
  9. Supported File Formats | GroupDocs

    Complete list of the 190+ file formats GroupDocs.Viewer for Python via .NET can render — Microsoft Office, Pdf, CAD, email, archives, images, eBooks, and more....Annotation Product Solution GroupDocs...No All other formats (Office, PDF, Visio, CAD, images, email, archives...

    docs.groupdocs.com/viewer/python-net/getting-st...
  10. How to Extract Metadata from Excel File in C#

    Let's understand the process to extract metadata from Excel file in C# with a simple API calls and learn how to develop the C# Excel metadata extractor application....Annotation Product Family GroupDocs...such as DOC, DOCX, DOT, PPTX, PDF, EML, MSG, POT, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-meta...