Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,012 for

printing annotations

(0.06 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. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...Annotation Product Solution GroupDocs...SearchResult s in sr ) { // Print an index and found text: Console...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  3. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Annotation Product Solution GroupDocs...ContainerItem item : attachments ) { // Print the file path System . out ...

    docs.groupdocs.com/parser/java/extract-emails-f...
  4. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/locating-sign...
  5. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....Annotation Product Solution GroupDocs...!= null ) { System . out . print ( "Found Text signature at page...

    docs.groupdocs.com/signature/java/search-for-te...
  6. Update QR-code signatures in document | Documen...

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

    docs.groupdocs.com/signature/java/update-qr-cod...
  7. Extract barcodes from document page area | Docu...

    This article explains that how to extract barcodes from document page area....Annotation Product Solution GroupDocs...barcode in barcodes ) { // Print the page index Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  8. Extract text from ZIP archive files | Documenta...

    This article explains that how to extract text from ZIP archive files...Annotation Product Solution GroupDocs...item in attachments ) { // Print the file path Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Scan QR Code | Documentation

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....Annotation Product Solution GroupDocs...PageBarcodeArea qrcode in qrcodes ) { // Print the page index Console . WriteLine...

    docs.groupdocs.com/parser/net/scan-qr-code/
  10. Extract text by table of contents item | Docume...

    This article explains that how to extract text by table of contents item."...Annotation Product Solution GroupDocs...is extracted by method: // Print the text of the chapter try...

    docs.groupdocs.com/parser/java/extract-text-by-...