Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 618 for

printing annotations

(0.22 sec)
  1. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature 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...
  2. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  3. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Annotation Product Solution GroupDocs...String []{ "keyword" })); // Print search results for ( SearchResult...

    docs.groupdocs.com/parser/java/migration-notes/
  4. Search text | Documentation

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

    docs.groupdocs.com/parser/net/search-text/
  5. OCR Usage Basics | Documentation

    This article explains how to use OCR....Annotation Product Solution GroupDocs... getText ( options )) { // Print a text or 'not supported' message...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  6. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....Annotation Product Solution GroupDocs...PageTextArea a : areas ) { // Print a page index, rectangle and...

    docs.groupdocs.com/parser/java/extract-text-areas/
  7. Extract attachments from PDF portfolios | Docum...

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

    docs.groupdocs.com/parser/net/extract-attachmen...
  8. Extract images from document | Documentation

    This article explains that how to extract images from document....Annotation Product Solution GroupDocs...PageImageArea image in images ) { // Print a page index, rectangle and...

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. Render to HTML | Documentation

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Annotation Product Solution GroupDocs...viewer . view ( html_options ) print ( f " \n Source document rendered...

    docs.groupdocs.com/viewer/python-net/rendering-...
  10. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print an extracted text (or "not supported"...

    docs.groupdocs.com/parser/net/how-to-run-examples/