Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 15,829 for

pdf annotation

(0.08 sec)
  1. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  2. Save attachments | Documentation

    Save attachments and embedded files from Pdf, Outlook data file or email...Annotation Product Solution GroupDocs...Outlook data files, archives, and PDF documents. JavaScript const viewer...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...
  3. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/save-a-modified...
  4. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Annotation Product Solution GroupDocs...with gm . Metadata ( "input.pdf" ) as metadata : affected = metadata...

    docs.groupdocs.com/metadata/python-net/clean-me...
  6. How to Convert HTML to RTF in C#

    In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide....Annotation Product Family GroupDocs...formats such as TIFF, PPSM, PDF, MHT, PPTX, XLSX, and many more...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Add document to Presentation via OLE | Document...

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your Java applications....Annotation Product Solution GroupDocs...document content. The Word and PDF documents, Excel and Oped Document...

    docs.groupdocs.com/merger/java/add-document-to-...
  8. Verifying documents with exception handling | D...

     This article explains how to handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { DigitalVerifyOptions options...

    docs.groupdocs.com/signature/net/verifying-docu...
  9. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { DigitalVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-digital...
  10. Image search options | Documentation

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

    docs.groupdocs.com/search/nodejs-java/image-sea...