Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 15,853 for

pdf annotation

(0.09 sec)
  1. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: 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 obtain Parser object to extract a text....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/sign-document...
  3. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup key and passphrase...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/document-...
  5. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....Annotation Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  6. eSign document with Text signature | Documentation

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a Pdf programmatically....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and images for editing and reuse....Annotation Product Family GroupDocs...article on how to convert HTML to PDF using Python to generate print‑ready...

    kb.groupdocs.com/conversion/python/convert-html...
  8. GroupDocs.Conversion for .NET overview | Docume...

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and image types without using third-party tools....Annotation Product Solution GroupDocs...and OpenDocument file formats, PDF documents, HTML, CAD, raster...

    docs.groupdocs.com/conversion/net/product-overv...
  9. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Annotation Product Solution GroupDocs...const documents = [ 'Lorem ipsum.pdf' , 'English.docx' , 'Lorem ipsum...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Get document information | Documentation

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { IDocumentInfo documentInfo...

    docs.groupdocs.com/signature/net/get-document-i...