Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 23,818 for

pdf annotation

(0.1 sec)
  1. Load document of specific format | Documentation

    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...
  2. Load document from local disk | Documentation

    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...
  3. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method....Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/preview-certif...
  4. GroupDocs.Watermark for .NET 17.7.0 Release Not...

    Note This page contains release notes for GroupDocs.Watermark for .NET 17.7.0. Major Features There are following features in this first release: Ability to search watermarks by text formatting (font, color etc) Ability to work with hyperlinks associated with document entities (all formats) Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-460 Implement ability to search watermarks by text formatting (font, color etc) New Feature WATERMARKNET-504 Implement ability to work with hyperlinks associated with document entities (all formats) New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...particular formatting from a pdf document C# using ( PdfDocument...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  5. Load password-protected document | Documentation

    This article explains how to load password protected document with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Signature ( "sampleProtected.pdf" ); QrCodeSignOptions options...

    docs.groupdocs.com/signature/java/load-password...
  6. Fluent syntax | Documentation

    Following this guide you will learn how to use fluent syntax of GroupDocs.Merger for .NET API....Annotation Product Solution GroupDocs...new Merger ( @"c:\document1.pdf" )) { merger . Join ( @"c:\document2...

    docs.groupdocs.com/merger/net/fluent-syntax/
  7. Set password for resultant document | Documenta...

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...DOCX, XLS or XLSX, PPT or PPTX, PDF, EML, EMLX, MSGand other documents...

    docs.groupdocs.com/comparison/java/set-password...
  8. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk 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...
  9. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. 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...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for Pdf, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....Annotation Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/get-supported...