Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 8,475 for

page

(0.04 sec)
  1. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/net/update-qr-code...
  2. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks using Java search API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/search-by-chunks/
  3. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/delete-barcod...
  4. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/java/detect-file-type...
  5. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/ocr-support/
  6. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....files Leave feedback On this page GroupDocs.Viewer ships with...the background color of PDF pages to light yellow: Java import...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  7. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Viewer by default produces paged HTML results — input documents...documents are splitted on pages, and each page is represented by a...

    docs.groupdocs.com/viewer/java/render-archive-f...
  8. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document Page....certificate appearance on document pages options . setImageFilePath (...Signature Line on the first page. // Could be useful for .xlsx...

    docs.groupdocs.com/signature/java/sign-document...
  9. Parser basic | GroupDocs

    Quick Start section about main features of GroupDocs.Parser API, describes how to extract text, images, and metadata from documents with just a couple lines of code....Attachments and ZIP Archives Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/python-net/basic-usage/
  10. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....your needs, such as setting the page orientation, margins, or compression...null will be returned. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/java/save-file-to...