Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 15,815 for

annotation pdf

(0.2 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-c...
  2. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Java....Annotation Product Solution GroupDocs...Microsoft Outlook data files: . PDF and Page Layout file formats...

    docs.groupdocs.com/viewer/java/supported-docume...
  3. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Annotation Product Solution GroupDocs...Microsoft Outlook data files: . PDF and Page Layout file formats...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  4. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle.... View, annotate, sign, assemble, compare,...template in Microsoft Word or PDF format and add fields for the...

    blog.groupdocs.com/signature/assemble-documents...
  5. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/search-options/
  6. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create data encryption...

    docs.groupdocs.com/signature/net/implement-cust...
  7. Product Overview | Documentation

    GroupDocs.Merger for Node.js via Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Annotation Product Solution GroupDocs...popular document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others...

    docs.groupdocs.com/merger/nodejs-java/product-o...
  8. Subscribing for verification process events | D...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Annotation Product Solution GroupDocs...filePath = Constants . SAMPLE_PDF ; using ( Signature signature...

    docs.groupdocs.com/signature/net/subscribing-fo...
  9. Extract text in Accurate mode | Documentation

    This article explains that how to extract text in Accurate mode....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  10. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/sign-documents...