Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 887 for

printing annotations

(1.37 sec)
  1. Check Document Password Protection | GroupDocs

    Determine whether a PDF, Word, Excel, or PowerPoint document has an open password set using the is_password_set() method of GroupDocs.Merger for Python via .NET....Annotation Product Solution GroupDocs...merger . is_password_set () print ( "Is password set:" , protected...

    docs.groupdocs.com/merger/python-net/check-docu...
  2. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...Annotation Product Solution GroupDocs...result_path = redactor . save ( so ) print ( f "Document redacted successfully...

    docs.groupdocs.com/redaction/python-net/load-pa...
  3. Tekst uit Excel extraheren in C#

    Dit artikel bevat stapsgewijze instructies om tekst uit Excel in C# te extraheren met behulp van eenvoudige API-aanroepen en een voorbeeldtoepassing om tekst uit een Excel-bestand te lezen met behulp van C#....Annotation Product Family GroupDocs...slotte de tekst van de reader en print deze op het scherm We hebben...

    kb.groupdocs.com/nl/parser/net/how-to-extract-t...
  4. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Annotation Product Solution GroupDocs...foreach ( TocItem i in toc ) { // Print the Toc text Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. Licensing and Subscription | GroupDocs

    Apply a license to GroupDocs.Merger for Python via .NET — from file, from stream, via environment variable, or with a metered key....Annotation Product Solution GroupDocs.... exists ( license_path ): print ( f "License file not found...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. Licensing and Subscription | GroupDocs

    Apply a license to GroupDocs.Viewer for Python via .NET — from file, from stream, via environment variable, or with a metered key....Annotation Product Solution GroupDocs.... exists ( license_path ): print ( f "License file not found...

    docs.groupdocs.com/viewer/python-net/getting-st...
  7. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Annotation Product Solution GroupDocs...(OCR): image files, such as printed document scans (PNG, JPG, etc...

    docs.groupdocs.com/redaction/net/using-ocr/
  8. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...() if attachments is None : print ( "Container extraction not...

    docs.groupdocs.com/parser/python-net/detect-fil...
  9. Extract images from document page area | GroupDocs

    Learn how to extract images from specific page areas using GroupDocs.Parser for Python via .NET. Extract images from defined rectangular regions....Annotation Product Solution GroupDocs...parser . features . images : print ( "Image extraction not supported"...

    docs.groupdocs.com/parser/python-net/extract-im...
  10. Extract data from ZIP archives | GroupDocs

    Learn how to extract data from ZIP archives using GroupDocs.Parser for Python via .NET. Extract files, iterate through archive contents, and parse nested archives....Annotation Product Solution GroupDocs...supported if attachments is None : print ( "Container extraction isn't...

    docs.groupdocs.com/parser/python-net/extract-da...