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

pdf viewer

(1.29 sec)
  1. 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. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Viewer Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...
  2. Advanced usage | GroupDocs

    Advanced GroupDocs.Redaction for Python via .NET topics — load documents from any source, save in the original format or rasterize to Pdf, scope redactions with page filters, apply reusable redaction policies, and extend the supported-format list....Viewer Product Solution GroupDocs...original format, rasterize to PDF, save to a stream, overwrite...

    docs.groupdocs.com/redaction/python-net/advance...
  3. GroupDocs.Comparison Product Family

    查找有关在任何平台上使用代码比较相似类型文档的答案。...Viewer Product Family GroupDocs.Comparison...比较 Powerpoint 文件 如何使用 C# 比较 PDF 文件 如何使用 Java 比较 Word 文档 如何在 Java...

    kb.groupdocs.com/zh/comparison/
  4. Saving a File to Local Disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....Viewer Product Solution GroupDocs...C:\files\converted.pdf) or a relative path (e.g., converted.pdf ). convertOptions...

    docs.groupdocs.com/conversion/java/save-file-to...
  5. 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....Viewer Product Family GroupDocs.Comparison...Images from PDF using C# How to Extract Text from PDF in C# «« «...

    kb.groupdocs.com/parser/net/page/3/
  6. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Viewer Product Solution GroupDocs...images and puts them in a single PDF file, so you can share the redacted...

    docs.groupdocs.com/redaction/net/saving-documents/
  7. Saving documents | GroupDocs

    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....Viewer Product Solution GroupDocs...images and puts them in a single PDF file, so you can share the redacted...

    docs.groupdocs.com/redaction/java/saving-docume...
  8. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Viewer Product Solution GroupDocs...Word document ( .docx ) to a PDF file and save the output to an...

    docs.groupdocs.com/conversion/java/save-file-to...
  9. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....Viewer Product Solution GroupDocs...stream and converting it to PDF. In this example we get and specify...

    docs.groupdocs.com/conversion/python-net/develo...
  10. GroupDocs.Conversion for Python via .NET

    This API enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, Pdf, CAD drawings, and more using Python without installing extra software....Viewer Product Family GroupDocs.Comparison....NET Latest Answers Convert PDF to Word using Python Convert...

    kb.groupdocs.com/conversion/python/page/3/