Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 897 for

printing annotations

(0.17 sec)
  1. 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-...
  2. 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-...
  3. Load Document from Local Disk | GroupDocs

    Instantiate the Merger class with an absolute or relative file path to load a document stored on the local filesystem with GroupDocs.Merger for Python via .NET....Annotation Product Solution GroupDocs...() print ( "Format:" , info . type . file_format ) print ( "Pages:"...

    docs.groupdocs.com/merger/python-net/developer-...
  4. Load Password-Protected Document | GroupDocs

    Open encrypted PDF, Word, Excel, and PowerPoint documents by passing a LoadOptions instance with the password parameter to the Merger constructor in GroupDocs.Merger for Python via .NET....Annotation Product Solution GroupDocs...() print ( "Format:" , info . type . file_format ) print ( "Pages:"...

    docs.groupdocs.com/merger/python-net/developer-...
  5. Licensing and Subscription | GroupDocs

    Configure a GroupDocs.Comparison license in your Python application. Covers file-based, stream-based, and metered licensing, plus evaluation-mode limitations....Annotation Product Solution GroupDocs.... exists ( license_path ): print ( f "License file not found:...

    docs.groupdocs.com/comparison/python-net/gettin...
  6. Batch-convert a folder | GroupDocs

    Convert all documents in a directory to Markdown...Annotation Product Solution GroupDocs...output_path ) converted += 1 print ( f " OK: { filename } " ) except...

    docs.groupdocs.com/markdown/python-net/batch-co...
  7. 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...
  8. Obtain document history information | GroupDocs

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....Annotation Product Solution GroupDocs...information System . out . print ( "Document Process logs information:...

    docs.groupdocs.com/signature/java/obtain-docume...
  9. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "\nTrying to update all signatures...

    docs.groupdocs.com/signature/java/updating-mult...
  10. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams....Annotation Product Solution GroupDocs...source . get_document_info () print ( f "File type: { info . file_type...

    docs.groupdocs.com/comparison/python-net/develo...