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

printing annotations

(0.14 sec)
  1. 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...
  2. Get source and target text from files | GroupDocs

    Learn how to read source and target texts of detected changes using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...disk Compare two files and print the source/target text for each...

    docs.groupdocs.com/comparison/python-net/get-so...
  3. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode 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. Get document information | GroupDocs

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Annotation Product Solution GroupDocs...getDocumentInfo (); System . out . print ( "Document contains " + docInfo...

    docs.groupdocs.com/signature/java/get-document-...
  5. 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...
  6. Manage Your Documents Efficiently with GroupDoc...

    It’s difficult to find different document management solutions in one place for your diverse needs. You might spend your dime for separate stand-alone apps to fulfill your requirements. On the contrary, we, in GroupDocs, offer different document management apps as a suite to satisfy all your needs. [caption id=“attachment_1591” align=“alignnone” width=“600” caption=“Manage your documents efficiently with GroupDocs’ document management apps suite”]![Manage your documents efficiently with GroupDocs’ document management apps suite] “Manage your documents efficiently with GroupDocs’ document management apps suite”)[/caption] GroupDocs offer six powerful apps to efficiently manage your documents....efficient online annotation software . Annotate or collaborate...students can then download or print their result as required. Since...

    blog.groupdocs.com/viewer/manage-your-documents...
  7. Working with Containers | GroupDocs

    Handle nested attachments, archives, and email stores with GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...import UnsupportedDocumentF def print_text ( item_path , parser ):...

    docs.groupdocs.com/parser/python-net/working-wi...
  8. 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...
  9. 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-...
  10. 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-...