Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 105 for

rasterize docx redaction

(0.23 sec)
  1. Save Word with OOXML compliance | GroupDocs

    This article shows how to save a Word processing document with a specific OOXML compliance level after Redaction....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-word-with...
  2. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including PDF, Word, Excel, PowerPoint, and images....Redaction Product Solution GroupDocs...Supported Formats Documents: PDF, DOCX/DOC, RTF Presentations: PPTX/PPT...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  3. GroupDocs.Viewer for Python via .NET Overview |...

    GroupDocs.Viewer for Python via .NET renders 190+ file formats — Docx, PDF, XLSX, PPTX, CAD, email, archives, images — to HTML, PDF, PNG, or JPG with embedded or external resources, watermarks, page selection, and AI-pipeline friendly output....Redaction Product Solution GroupDocs...renders 190+ file formats — DOCX, PDF, XLSX, PPTX, CAD drawings...

    docs.groupdocs.com/viewer/python-net/product-ov...
  4. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a Rasterized PDF file...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/save-in...
  5. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/save-with-defa...
  6. Load from Stream | GroupDocs

    This article shows that how to load file from stream using Redaction API...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/load-fr...
  7. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/save-wi...
  8. 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("....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/use-adv...
  9. 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. 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....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  10. [Release] GroupDocs.Redaction for .NET v26.7 – ...

    Dear GroupDocs Customers, We are pleased to announce the release of GroupDocs.Redaction for .NET v26.7. This release focuses on OOXML compliance control when saving Word processing documents and broader spreadsheet for…...Redaction for .NET v26.7 – OOXML Compliance...GroupDocs.Redaction Product Family GroupDocs.Redaction Product...

    forum.groupdocs.com/t/release-groupdocs-redacti...