Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 18,015 for

pdf annotation

(2.63 sec)
  1. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a Pdf file using the GroupDocs.Viewer .NET API (C#)....Annotation Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Convert XML to PDF Using XSL-FO | GroupDocs

    Learn how to convert a XML document to Pdf using XSL-FO with GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...Convert XML to PDF Using XSL-FO Convert XML to PDF Using XSL-FO...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  3. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to Pdf document with GroupDocs.Merger within your .NET applications....Annotation Product Solution GroupDocs...attachment to PDF document How to add attachment to PDF document Leave...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  4. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from Pdf documents...Annotation Product Solution GroupDocs...Extract data from PDF documents / Parse data from PDF documents Parse...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  5. Extract attachments from PDF portfolios | Group...

    This article explains that how to extract attachments from Pdf documents...Annotation Product Solution GroupDocs...data from PDF documents / Extract attachments from PDF portfolios...

    docs.groupdocs.com/parser/net/extract-attachmen...
  6. Electronic Signature PDF with Metadata signatur...

    This article explains how to add metadata signatures to Pdf document meta info layer with GroupDocs.Signature...Annotation Product Solution GroupDocs...Electronic Signature PDF Electronic Signature PDF with Metadata signature...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  7. Add Password to PDF with Permissions | GroupDocs

    Protect a Pdf with an open password and restrict specific operations such as printing using PdfSecurityOptions and PdfSecurityPermissions with GroupDocs.Merger for Python via .NET....Annotation Product Solution GroupDocs...Operations / PDF Password with Permissions Add Password to PDF with Permissions...

    docs.groupdocs.com/merger/python-net/add-passwo...
  8. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); ImageSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  9. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to Pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...Convert to PDF with advanced options Convert to PDF with advanced...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Parse data from PDF documents | GroupDocs

    To extract data from Pdf documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from Pdf Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in Pdf form and send it by email (for example)....Annotation Product Solution GroupDocs...Extract data from PDF documents / Parse data from PDF documents Parse...

    docs.groupdocs.com/parser/java/parse-data-from-...