Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 9,745 for

document viewer

(0.12 sec)
  1. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  2. 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....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  3. Releasing SharePoint Plugin for GroupDocs.Viewe...

    GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Viewer for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. SharePoint Plugin for GroupDocs.Viewer for .NET Supported FeaturesThe SharePoint plugin provides end users with tools needed for convenient viewing and navigation of a Documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including: Scroll view, one page in a row, two pages in a row view and double page flipping Pagination controls Page zooming Page thumbnails Text selection and copying to the clipboard Text search with different match types Document downloading and printing SharePoint Plugin Requirements SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5+ Download SharePoint PluginThe SharPoint Plugin can be downloaded from GitHub Repository....Viewer for .NET . This plugin permits...explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates...

    blog.groupdocs.com/viewer/sharepoint-plugin-gro...
  4. How to Convert ODT to MHTML using Java

    In this topic, you will learn how to convert ODT to MHTML using Java without installing third-party software. Also, we will provide code to export ODT to MHTML in Java....Viewer Product Family GroupDocs.Comparison...project or need to share documents across different platforms...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  6. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/implement-cust...
  7. How to Convert RTF to JPG using Java

    This guide will walk you through the entire workflow on how to convert RTF to JPG using Java. Additionally, it will provide Java code to export RTF to JPG in Java....Viewer Product Family GroupDocs.Comparison...few API calls to execute the document conversion seamlessly. These...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....Viewer Product Family GroupDocs.Comparison...task. After installing the document annotation library and adjusting...

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  9. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from Documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online Document search App Along with full featured .NET library we provide simple, but powerful free Apps....Viewer Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/searching/
  10. Saving | GroupDocs

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output Document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/saving/