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

printing annotations

(0.11 sec)
  1. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....Annotation Product Solution GroupDocs...get_document_info () print ( info ) print ( f " \n File type:...

    docs.groupdocs.com/comparison/python-net/get-fi...
  2. 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-...
  3. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Python applications....Annotation Product Solution GroupDocs...x . extension ): print ( file_type ) print ( " \n Supported file...

    docs.groupdocs.com/comparison/python-net/get-su...
  4. 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...
  5. 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...
  6. Search for Digital e-Signatures | GroupDocs

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

    docs.groupdocs.com/signature/python-net/search-...
  7. 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-...
  8. Get document info | GroupDocs

    Retrieve file type, page count, size, and encryption using Python via .NET....Annotation Product Solution GroupDocs...get_document_info () print ( "File type:" , info . file_type ) print ( "Number...

    docs.groupdocs.com/watermark/python-net/get-doc...
  9. Search for Form Field e-Signatures | GroupDocs

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

    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-...