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

printing annotations

(0.07 sec)
  1. 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...
  2. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Annotation Product Solution GroupDocs...get_document_info () print ( f "File type: { info . file_type } " ) print ( f...

    docs.groupdocs.com/redaction/python-net/get-fil...
  3. 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...
  4. 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...
  5. Search for Image e-Signatures | GroupDocs

    This article explains how to search for image 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-...
  6. 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...
  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. 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-...
  9. 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...
  10. 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-...