Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 15,278 for

pdf comparison

(0.06 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....Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/handling-metada...
  3. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  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....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/document-...
  5. Extracting Document Metainfo | Documentation

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....Comparison Product Solution GroupDocs...fixed-layout format, such as PDF and XPS. EmailDocumentInfo: For...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  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....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Comparison Product Solution GroupDocs...new Signature ( "SingedSample.pdf" )) { // define few search options...

    docs.groupdocs.com/signature/net/search-for-mul...
  8. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  9. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // define several signature...

    docs.groupdocs.com/signature/java/locating-sign...
  10. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create barcode option...

    docs.groupdocs.com/signature/net/locating-signa...