Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 16,478 for

pdf annotation

(2.05 sec)
  1. Extract metadata from PDF documents | GroupDocs

    To extract metadata from Pdf documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Annotation Product Solution GroupDocs...data from PDF documents / Extract metadata from PDF documents...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Pdf Digitally signing | GroupDocs

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Electronic Signatures / ✎ Pdf digitally signing Pdf Digitally signing...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Remove Annotations from Word in C# on GroupDocs...

    Remove Annotations from Word in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations from Word in C# on GroupDocs Blog | Document Aut......Remove Annotations from Word in C# on GroupDocs Blog | Document...Recent content in Remove Annotations from Word in C# on GroupDocs...

    blog.groupdocs.com/ja/tag/remove-annotations-fr...
  4. GroupDocs Apps Suite: Online Document Managemen...

    Businesses relish the economic opportunities SaaS and cloud based platforms offer. Organizations worldwide are reacting to a shift in the document management space. Lawmakers in various countries stresses the need to save documents and files online, rather than the traditional way: paper. Different verticals such as pharmaceuticals, IT, and banking have started implementing and harnessing the benefits from online document management. There are many advantages: digital file storing and sharing is safe and secure, protects unauthorized use through security layers, and reduces cost, to mention a few.... From Word, PDF or Excel, GroupDocs Viewer supports...GroupDocs Annotation helps you review and annotate documents...

    blog.groupdocs.com/total/online-document-manage...
  5. 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...
  6. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Annotation Product Solution GroupDocs..."signed.docx" , options ); } Sign Pdf document with Text signature...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Extract attachments from PDF portfolios | Group...

    Extract attachments from Pdf portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from Pdf Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Annotation Product Solution GroupDocs...data from PDF documents / Extract attachments from PDF portfolios...

    docs.groupdocs.com/parser/java/extract-attachme...
  8. 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-...
  9. Optimize a PDF file for a browser | GroupDocs

    Optimize Pdfs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....Annotation Product Solution GroupDocs...Render to PDF / Optimize the output PDF file / Optimize a PDF file...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from Pdf documents. Also password-protected Pdfs and Pdf portfolios are supported. The following examples demonstrate how to extract data from Pdf documents:...Annotation Product Solution GroupDocs...Extract data from PDF documents Extract data from PDF documents Leave...

    docs.groupdocs.com/parser/net/extract-data-from...