Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 17,104 for

pdf viewer

(0.08 sec)
  1. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/handle-loading-of...
  2. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/case-sensitive-se...
  3. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. How to Extract Text from Markdown File in C#

    This tutorial describes the step-by-step procedure to extract text from Markdown file in C# language and how to use the workflow to get text from Markdown using C#....Viewer Product Family GroupDocs.Comparison...of document formats including PDF, DOC, DOCX, XLS, XLSX, PPTX,...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  5. How to Extract Text from Markdown File in Java

    This article describes the workflow to extract text from Markdown file in Java and provides a working application on how to get text from Markdown using Java....Viewer Product Family GroupDocs.Comparison...document formats such as DOC, DOCX, PDF, XLSX, XML, HTML, and many more...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  6. How to Convert Word Document to Image in Java

    Do you want to convert Word Document to Image in Java with a few lines of code? If so, review this guide and learn how to develop the DOCX to Image Java capability....Viewer Product Family GroupDocs.Comparison...various other formats such as PDF, TIFF, SVG, OTT, MD, PPTX, XLSX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); try { QrCodeSearchOptions...

    docs.groupdocs.com/signature/java/update-qr-cod...
  8. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....Viewer Product Solution GroupDocs...demonstrates how to convert a PDF document to an ODT file using...

    docs.groupdocs.com/conversion/java/convert-to-w...
  9. Update Image signatures in document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" )) { ImageSearchOptions options...

    docs.groupdocs.com/signature/net/update-image-s...
  10. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary....Viewer Product Solution GroupDocs...GetFullPath ( @"c:\MyIndex\Protected.pdf" ); if ( index . Dictionaries...

    docs.groupdocs.com/search/net/document-passwords/