Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,817 for

pdf annotation

(0.07 sec)
  1. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....Annotation Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/load-document-fr...
  2. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Annotation Product Solution GroupDocs...Email Image GifImage TiffImage PDF Presentation Spreadsheet WordProcessing...

    docs.groupdocs.com/watermark/java/load-document...
  3. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  4. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Annotation Product Solution GroupDocs...to the file as a rasterized PDF, e.g. uisng ImageAreaRedaction:...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  5. Obtain document history information | GroupDocs

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....Annotation Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" ); try /*JAVA: was using*/ {...

    docs.groupdocs.com/signature/java/obtain-docume...
  6. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Annotation Product Solution GroupDocs...Extension Portable Document Format PDF Microsoft Word DOC, DOCX, DOCM...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  7. Search for Digital e-signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-di...
  8. Loading specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/loading-specific-...
  9. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. Using aliases | GroupDocs

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/using-aliases/