Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 750 for

printing annotations

(0.03 sec)
  1. 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-...
  2. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  3. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...Annotation Product Solution GroupDocs...signature . search ( options ) print ( f "Found { len ( result )...

    docs.groupdocs.com/signature/python-net/search-...
  4. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text 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-...
  5. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...text_reader is not None : # Print the extracted text extracted_text...

    docs.groupdocs.com/parser/python-net/extract-te...
  6. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document signed...

    docs.groupdocs.com/signature/java/handling-pass...
  7. 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...
  8. 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...
  9. 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-...
  10. Result of added watermarks | GroupDocs

    Review AddWatermarkResult with information about added watermarks using Python via .NET....Annotation Product Solution GroupDocs...succeeded : print ( "WatermarkId:" , item . watermark_id ) print ( "WatermarkType:"...

    docs.groupdocs.com/watermark/python-net/result-...