Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 5,074 for

groupdocs.viewer,

(0.18 sec)
  1. eSign document with QR-code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/esign-documen...
  2. Update annotations | Documentation

    The page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for .NET....The page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for .NET.

    docs.groupdocs.com/annotation/net/update-annota...
  3. Generate document pages preview | Documentation

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/generate-docu...
  4. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....This article gives the knowledge that how the document filters used during the search using Java search API.

    docs.groupdocs.com/search/java/document-filteri...
  5. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....This article describes the search options that can be specified in an instance of the SearchOptions class.

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Get supported features | Documentation

    This article shows how to check if feature supported for the document....This article shows how to check if feature supported for the document.

    docs.groupdocs.com/parser/net/get-supported-fea...
  7. Configuring search network | Documentation

    This page contains information about configuring the search network....This page contains information about configuring the search network.

    docs.groupdocs.com/search/net/configuring-searc...
  8. Adjusting comparison sensitivity | Documentation

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET....Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when compare documents with GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/adjusting-com...
  9. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so.

    docs.groupdocs.com/redaction/java/use-advanced-...
  10. OCR support | Documentation

    This article demonstrates 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...This article demonstrates 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

    docs.groupdocs.com/search/net/ocr-support/