Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 15,300 for

pdf annotation

(0.05 sec)
  1. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....Annotation Product Solution GroupDocs...represents the document file type (PDF, Word document, Excel spreadsheet...

    docs.groupdocs.com/comparison/python-net/get-fi...
  2. 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....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...
  3. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....Annotation Product Family GroupDocs...look out how to convert HTML to PDF in Java . Updated on 08 Apr 2022...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Save signed document with password | Documentation

    This article explains how to save document with password protection....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // create QRCode option with...

    docs.groupdocs.com/signature/java/save-signed-d...
  5. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Signature ( "samplePasswordProtec.pdf" ); // create QRCode option with...

    docs.groupdocs.com/signature/java/searching-for...
  6. Caching | Documentation

    Learn this article and check how to improve conversion speed and performance when convert document with GroupDocs.Conversion for .NET API....Annotation Product Solution GroupDocs...converter . Convert ( "converted.pdf" , options ); stopWatch . Stop...

    docs.groupdocs.com/conversion/net/caching/
  7. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); FormFieldSearchOptio options...

    docs.groupdocs.com/signature/java/advanced-sear...
  8. Search thread safety | Documentation

    This article shows that how search thread safety works....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/search-thread-sa...
  9. Search flow | Documentation

    This article shows the internal stages of each search operation....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/search-flow/
  10. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as Pdf, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Annotation Product Solution GroupDocs...objects in a document. Perform PDF document rasterization. Fetch...

    docs.groupdocs.com/watermark/nodejs-java/groupd...