Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 605 for

printing annotations

(0.04 sec)
  1. Extract attachments from PDF portfolios | Docum...

    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...ContainerItem item : attachments ) { // Print the file path System . out ...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...Annotation Product Solution GroupDocs...SearchResult s in sr ) { // Print an index and found text: Console...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  3. Verify for multiple signatures | Documentation

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...isValid ()) { System . out . print ( "\nDocument was verified successfully...

    docs.groupdocs.com/signature/java/verify-for-mu...
  4. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/composing-sig...
  5. Load password-protected document | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...loadOptions ); System . out . print ( "Document loaded successfully...

    docs.groupdocs.com/merger/java/load-password-pr...
  6. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Annotation Product Solution GroupDocs...load_options ) as merger : print ( f "Document info retrieved...

    docs.groupdocs.com/merger/python-net/remove-doc...
  7. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Annotation Product Solution GroupDocs...get_document_info () # Print basic document info print ( "Format:" , info...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the document //...

    docs.groupdocs.com/parser/net/load-document-fro...
  9. Retrieve the document information | Documentation

    Retrieving information about a document with GroupDocs.Viewer for Java...Annotation Product Solution GroupDocs...file is encrypted List and print all supported file types Get...

    docs.groupdocs.com/viewer/java/retrieving-docum...
  10. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...loadOptions ); System . out . print ( "Document loaded from URL...

    docs.groupdocs.com/merger/java/load-document-fr...