Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 763 for

printing annotations

(0.08 sec)
  1. Search for Multiple e-Signature Types | GroupDocs

    This article explains how to search for multiple electronic signature types within document pages using GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...# Process found signatures print ( f "Found { len ( text_result...

    docs.groupdocs.com/signature/python-net/search-...
  2. Get supported file formats | GroupDocs

    This article shows how to check supported file formats....Annotation Product Solution GroupDocs...following example shows how to print all the supported file types:...

    docs.groupdocs.com/parser/java/get-supported-fi...
  3. Load Options | GroupDocs

    Open password-protected files and streams using load options in GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...reader = parser . get_text () print ( reader if reader else "Text...

    docs.groupdocs.com/parser/python-net/load-options/
  4. Verify Text signatures in the document | GroupDocs

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

    docs.groupdocs.com/signature/java/verify-text-s...
  5. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class....Annotation Product Solution GroupDocs...instanceof PageTextArea ) { // Print the field value System . out...

    docs.groupdocs.com/parser/java/working-with-dat...
  6. 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...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Annotation for .NET 16.10.0 API provides...major annotation types (Highlight Text, Area Annotation, and Strikeout...

    blog.groupdocs.com/groupdocs.blog/page/83/
  8. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Following signatures were...

    docs.groupdocs.com/signature/java/delete-signat...
  9. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the e-book Console...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. 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...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...