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

printing annotations

(0.03 sec)
  1. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Annotation Product Solution GroupDocs...SearchResult s in sr ) { // Print an index and found text: Console...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  2. Extract tables from document | Documentation

    This article explains that how to extract tables from document....Annotation Product Solution GroupDocs...through the collection and print table cells. The following example...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Annotation Product Solution GroupDocs...SearchResult s : sr ) { // Print an index and found text: System...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .docx) documents...Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the document Console...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Extract attachments from Emails | Documentation

    Extract email attachments using GroupDocs.Parser for .NET...Annotation Product Solution GroupDocs...item in attachments ) { // Print the file path Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-attachmen...
  6. Extract hyperlinks from document page area | Do...

    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...
  7. Extract hyperlinks from document page area | Do...

    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...
  8. Advanced search for Barcode signatures | Docume...

     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...
  9. Advanced search for QR-code signatures | Docume...

     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...
  10. Verify QR-code signatures | Documentation

     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...