Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 4,948 for

groupdocs.viewer,

(0.15 sec)
  1. How to Convert XML to PDF using Java

    Easily do document conversion to non-editable PDF format, learn the process to convert XML to PDF using Java, and how to create XML to PDF converter Java capability....Easily do document conversion to non-editable PDF format, learn the process to convert XML to PDF using Java, and how to create XML to PDF converter Java capability.

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. OCR support | Documentation

    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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs.

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed.

    docs.groupdocs.com/search/nodejs-java/document-...
  4. How to Convert PNG to JPG using C#

    This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion....This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert TeX to Word using C#

    Let's take a look at the guideline to convert TeX to Word using C# and learn how to use them for writing the code to develop ability for TeX to Word converter in C#....Let's take a look at the guideline to convert TeX to Word using C# and learn how to use them for writing the code to develop ability for TeX to Word converter in C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....This article explains that how to detect encoding of a text file automatically in Java.

    docs.groupdocs.com/search/nodejs-java/text-file...
  7. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/net/merge-pages-from-...
  8. Merge documents to PDF | Documentation

    This section describes how to import OLE objects into PDF documents using C#/.NET...This section describes how to import OLE objects into PDF documents using C#/.NET

    docs.groupdocs.com/merger/net/merge-documents-t...
  9. How to Convert DOCX to TXT using C#

    In this tutorial, we will provide simple steps to convert DOCX to TXT using C#. Furthermore, we will furnish a code example representing how to export DOCX to TXT in C#....In this tutorial, we will provide simple steps to convert DOCX to TXT using C#. Furthermore, we will furnish a code example representing how to export DOCX to TXT in C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Merge documents to PDF | Documentation

    This section describes how to import OLE objects into PDF documents using Java...This section describes how to import OLE objects into PDF documents using Java

    docs.groupdocs.com/merger/java/merge-documents-...