Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 764 for

printing annotations

(0.04 sec)
  1. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Annotation Product Solution GroupDocs...text_signature in result : print ( f "Found text signature: {...

    docs.groupdocs.com/signature/python-net/search-...
  2. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...None : print ( prop . tag_value [ 0 ]) # e.g., 2 print ( prop...

    docs.groupdocs.com/metadata/python-net/working-...
  3. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...options ) if result . is_valid : print ( "Document was verified successfully...

    docs.groupdocs.com/signature/python-net/verify-...
  4. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Annotation Product Solution GroupDocs...text stamps, text labels, annotation, stickers, watermarks with...

    docs.groupdocs.com/signature/python-net/feature...
  5. Extract text in Accurate mode | GroupDocs

    Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for Python via .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats....Annotation Product Solution GroupDocs...supported if text_reader is None : print ( "Text extraction isn't supported"...

    docs.groupdocs.com/parser/python-net/extract-te...
  6. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Annotation Product Solution GroupDocs...properties) System . out . print ( "Sign-process was executed...

    docs.groupdocs.com/signature/java/sign-document...
  7. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....Annotation Product Solution GroupDocs...viewer . get_attachments () print ( " \n Attachments:" ) for attachment...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  8. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...is not None : # Print the extracted text print ( text_reader )...

    docs.groupdocs.com/parser/python-net/load-file-...
  9. Verify Digital Signatures in Document | GroupDocs

    This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...Annotation Product Solution GroupDocs...is_valid : print ( "Document was verified successfully!" ) print ( f...

    docs.groupdocs.com/signature/python-net/verify-...
  10. How to Extract Text from PowerPoint using Java

    Get familiar yourself with stepwise instructions to extract Text from PowerPoint using Java and how to develop the functionality to extract Text from PPTX in Java....Annotation Product Family GroupDocs...the text from the reader and print it We have listed all the points...

    kb.groupdocs.com/parser/java/how-to-extract-tex...