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

printing annotations

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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-...
  6. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Annotation Product Solution GroupDocs...is_encrypted != True : print () print ( file ) specification...

    docs.groupdocs.com/metadata/python-net/removing...
  7. 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-...
  8. 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...
  9. 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-...
  10. 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...