Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 727 for

printing annotations

(0.35 sec)
  1. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Annotation Product Solution GroupDocs...= parser . getText ()) { // Print a text from the section System...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...text_signature in signatures : print ( f "Found Text signature: {...

    docs.groupdocs.com/signature/python-net/search-...
  3. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-en...
  4. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...output_file_path ) # Print the result string print ( "Result string:...

    docs.groupdocs.com/comparison/python-net/load-t...
  5. Search for Image e-signatures | GroupDocs

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...searchOptions ); System . out . print ( "\nSource document ['" + fileName...

    docs.groupdocs.com/signature/java/search-for-im...
  6. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Java....Annotation Product Solution GroupDocs...getDocumentInfo (); System . out . print ( info ); Was this page helpful...

    docs.groupdocs.com/merger/java/get-document-inf...
  7. Delete Image signatures from documents | GroupDocs

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...image_signature ) if result : print ( f "Image signature at location...

    docs.groupdocs.com/signature/python-net/delete-...
  8. Update Barcode Signatures in Document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...result . updated_count > 0 : print ( f "Signature with barcode...

    docs.groupdocs.com/signature/python-net/update-...
  9. Extract barcodes from document | GroupDocs

    This article explains that how to extract barcodes from documents....Annotation Product Solution GroupDocs...PageBarcodeArea barcode : barcodes ) { // Print the page index System . out...

    docs.groupdocs.com/parser/java/extract-barcodes...
  10. Get comparison result as an object model | Grou...

    Learn how to get the result document object model with GroupDocs.Comparison for Python via .NET...Annotation Product Solution GroupDocs...result_document . changes : print ( " \033 [92mSource text: \033...

    docs.groupdocs.com/comparison/python-net/get-re...