Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,711 for

pdf image comparison

(0.03 sec)
  1. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Comparison Product Solution GroupDocs...document into images and puts them in a single PDF file, so you...

    docs.groupdocs.com/redaction/python-net/saving-...
  2. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....Comparison Product Solution GroupDocs...viewer = new Viewer ( "sample.pdf" )) { // Get file information...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  3. Saving documents | Documentation

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into Images and puts them in a single Pdf file, so you can share the redacted document without any additional conversions....Comparison Product Solution GroupDocs...document into images and puts them in a single PDF file, so you...

    docs.groupdocs.com/redaction/java/saving-docume...
  4. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Comparison Product Solution GroupDocs...document into images and puts them in a single PDF file, so you...

    docs.groupdocs.com/redaction/net/saving-documents/
  5. Convert specific pages | Documentation

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...Word document ( .docx ) into a PDF: ConvertSpecificPages.java import...

    docs.groupdocs.com/conversion/java/convert-spec...
  6. Introducing GroupDocs.Parser for Java | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text....Comparison Product Solution GroupDocs...provides methods to extract images, extract metadata. You can...

    docs.groupdocs.com/parser/java/introducing-grou...
  7. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, Pdf, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....Comparison Product Solution GroupDocs...presentations, PDF files, web pages, email messages, and images and render/display...

    docs.groupdocs.com/viewer/net/
  8. 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. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Comparison Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...
  9. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....Comparison Product Solution GroupDocs...color, width, height, text, image, etc. Call the method of the...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  10. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Comparison Product Solution GroupDocs...it. Example 2: Get PDF Document Info get_pdf_document_info.py from...

    docs.groupdocs.com/conversion/python-net/develo...