Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 747 for

printing annotations

(0.13 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. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Annotation Product Solution GroupDocs...when it was last saved. last-printed-time The time of the document...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Get supported file formats | GroupDocs

    List all supported file formats using Python via .NET....Annotation Product Solution GroupDocs...s () for ft in supported : print ( ft ) 🔹 Use case: Build flexible...

    docs.groupdocs.com/watermark/python-net/get-sup...
  4. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Annotation Product Solution GroupDocs...PageHyperlinkArea h in hyperlinks ) { // Print the hyperlink text Console ...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  5. Extract hyperlinks from document page area | Gr...

    This article explains that how to extract hyperlinks from document page area....Annotation Product Solution GroupDocs...PageHyperlinkArea h : hyperlinks ) { // Print the hyperlink text System ....

    docs.groupdocs.com/parser/java/extract-hyperlin...
  6. Update watermarks | GroupDocs

    Search and update existing text or image watermarks using Python via .NET....Annotation Product Solution GroupDocs...watermarker . search ( criteria ) print ( "Found" , possible . count...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Advanced search for QR-code signatures | GroupDocs

     This article explains how to provide advanced search for QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/advanced-sear...
  8. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...( result ) { System . out . print ( "Signature with Barcode '"...

    docs.groupdocs.com/signature/java/update-barcod...
  9. Verify QR-code signatures | GroupDocs

     This article explains how to provide advanced verification of QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...isValid ()) { System . out . print ( "\nDocument was verified successfully...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  10. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/advanced-sear...