Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,783 for

pdf image comparison

(0.05 sec)
  1. 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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into Images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....Comparison Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....Comparison Product Solution GroupDocs...document with searchable text and images. In order to do that, you will...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....Comparison Product Family GroupDocs...our guide on how to convert PDF to EMF using Python . This tutorial...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Comparison Product Family GroupDocs...using C# Extract Hyperlinks from PDF using C# Extract Hyperlinks from...

    kb.groupdocs.com/parser/net/
  5. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), Pdf documents and Ebooks (CHM, EPUB)....Comparison Product Solution GroupDocs...Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks. Extract...

    docs.groupdocs.com/parser/net/extract-table-of-...
  6. Render SVG as HTML using Java

    Efficiently grasp the procedure of how to render SVG as HTML using Java. Additionally, discover step-by-step instructions and Java code for rendering SVG to HTML....Comparison Product Family GroupDocs...integration of vector-based images into web applications is made...

    kb.groupdocs.com/viewer/java/render-svg-as-html...
  7. Scan Barcode from DOCX using C#

    This guide explains how to scan barcode from DOCX using C#, featuring a code example to help you extract barcode from DOCX in C# efficiently and seamlessly....Comparison Product Family GroupDocs...content, such as text, metadata, images, and barcodes from DOCX files...

    kb.groupdocs.com/parser/net/scan-barcode-from-d...
  8. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), Pdf documents and Ebooks (CHM, EPUB)....Comparison Product Solution GroupDocs...Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks. Extract...

    docs.groupdocs.com/parser/java/extract-table-of...
  9. Render SVG as HTML using C#

    Learn efficiently how to render SVG as HTML using C#. Also, explore step-by-step instructions and C# code for rendering SVG to HTML without installing extra tools....Comparison Product Family GroupDocs...dynamically incorporate vector-based images into their web applications...

    kb.groupdocs.com/viewer/net/render-svg-as-html-...
  10. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Comparison Product Solution GroupDocs...below: Portable Document Format (PDF) Microsoft Word formats (DOC...

    docs.groupdocs.com/viewer/net/exclude-fonts/