Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 6,100 for

groupdocs.viewer,

(0.79 sec)
  1. OCR support | GroupDocs

    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/
  2. Convert DOCX to PNG using C#

    Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑page streaming for high‑quality results....Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑page streaming for high‑quality results.

    kb.groupdocs.com/conversion/net/convert-docx-to...
  3. Use advanced rasterization options | GroupDocs

    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-...
  4. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java.

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Document filtering in search result | GroupDocs

    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...
  6. Get supported features | GroupDocs

    Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#....Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#.

    docs.groupdocs.com/parser/net/get-supported-fea...
  7. Phrase Search in Documents using Java

    Learn to perform phrase search in documents using Java. Explore methods to search documents by phrases in Java and simplify your document search tasks....Learn to perform phrase search in documents using Java. Explore methods to search documents by phrases in Java and simplify your document search tasks.

    kb.groupdocs.com/search/java/phrase-search-in-d...
  8. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval.

    kb.groupdocs.com/search/net/perform-reverse-ima...
  9. Convert PDF to CSV using Node.js

    Learn how to convert PDF to CSV using Node.js with a step-by-step guide. Easily export PDF to CSV in Node.js for efficient data extraction and management....Learn how to convert PDF to CSV using Node.js with a step-by-step guide. Easily export PDF to CSV in Node.js for efficient data extraction and management.

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Remove Image Watermark from XLSX Using Python

    Learn how to remove image watermark from XLSX using Python. This tutorial shows how to detect and delete image watermarks in Excel spreadsheets programmatically....Learn how to remove image watermark from XLSX using Python. This tutorial shows how to detect and delete image watermarks in Excel spreadsheets programmatically.

    kb.groupdocs.com/watermark/python/remove-image-...