Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 16,865 for

annotation pdf

(0.2 sec)
  1. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Annotation Product Solution GroupDocs...software. Please be aware only Pdf and Word processing documents...

    docs.groupdocs.com/signature/java/obtain-docume...
  2. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...document should be converted to PDF first. If this property is set...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Python via .NET API features....Annotation Product Solution GroupDocs...documents TXT Fixed-layout format PDF Fixed-layout format XPS (including...

    docs.groupdocs.com/editor/python-net/edit-docum...
  4. Saving documents | GroupDocs

    This section explains how to save document with different formats and source with GroupDocs.Signature API....Annotation Product Solution GroupDocs...types How to protect a signed PDF document Saving signed documents...

    docs.groupdocs.com/signature/net/saving/
  5. Supported Image Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported image types. The Library supports JPEG, GIF, TIFF and many more....Annotation Product Solution GroupDocs...merging Cross-format merge to PDF JPG Image File JPEG Image File...

    docs.groupdocs.com/merger/java/supported-image-...
  6. Extract data from various formats | GroupDocs

    The articles below explain that how to extract data from various file formats...Annotation Product Solution GroupDocs...presentations Extract data from PDF documents Extract data from Emails...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. GroupDocs.Conversion Product Family

    Գտեք պատասխաններ տարբեր տեսակի փաստաթղթերի և պատկերների փոխակերպման վերաբերյալ՝ օգտագործելով ծածկագիրը ցանկացած հարթակում:...Annotation Product Family GroupDocs...odgovori Ինչպես փոխարկել MSG-ը PDF-ի Java-ի միջոցով Ինչպես փոխարկել...

    kb.groupdocs.com/hy/conversion/page/9/
  8. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) SaveOptions so = new SaveOptions(); so....Annotation Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/java/use-advanced-...
  9. 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...metadata . Metadata ( "input.pdf" ); // Edit or remove metadata...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  10. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...Annotation Product Solution GroupDocs... createReadStream ( "output.pdf" ) const metadata = new groupdocs...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...