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

printing annotations

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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-...
  7. 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...
  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 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. 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-...