Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 5,927 for

via

(3.42 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("....Redaction for Python via .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/python-net/use-adv...
  2. Set Document Metadata on Save | GroupDocs

    Choose the metadata source (source document, target document, or custom file-author metadata) when saving the comparison result using GroupDocs.Comparison for Python Via .NET....— set user-defined metadata via SaveOptions.file_author_metadata...

    docs.groupdocs.com/comparison/python-net/develo...
  3. GroupDocs.Total for Java 25.12 – Latest Updates...

    Explore what’s new in GroupDocs.Total for Java 25.12. Available now on NuGet and GroupDocs website....Detailed changelogs are available via the links in the table. Embedded...

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  4. Supported Document Formats | GroupDocs

    Complete list of the file formats GroupDocs.Merger for Python Via .NET supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available for each....Merger for Python via .NET / Getting Started / Supported...

    docs.groupdocs.com/merger/python-net/getting-st...
  5. Output Format and Password | GroupDocs

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js Via Java....js via Java. // Import necessary modules...GroupDocs.Editor for Node.js via Java provides flexible options...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  6. Significant trouble installing, and now using G...

    At first, attempting pip install groupdocs-viewer-net was yielding an error that said no such file existed, despite me getting that command off of groupdocs-viewer-net · PyPI. So I proceeded to download groupdocs_viewer_…...Viewer for Python via .NET on macOS. Create a Virtual...M1 Macbook Pro, Python 3.11.8 via pyenv, and .NET 9.0 runtime for...

    forum.groupdocs.com/t/significant-trouble-insta...
  7. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-viewer-net, and run three minimal examples — DOCX → HTML, DOCX → PDF, and DOCX → per-page PNG — in under five minutes....Viewer for Python via .NET / Getting Started / Quick...GroupDocs.Viewer for Python via .NET. This library enables developers...

    docs.groupdocs.com/viewer/python-net/getting-st...
  8. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-conversion-net, and run three minimal examples — DOCX → PDF, PDF → per-page PNG, and ZIP → consolidated PDF — in under five minutes....Conversion for Python via .NET / Getting Started / Quick...GroupDocs.Conversion for Python via .NET. This library enables developers...

    docs.groupdocs.com/conversion/python-net/gettin...
  9. How to Add Text Redaction Annotation in PDF usi...

    This article provides detail on how to add text redaction annotation in PDF using C# along with steps and code to insert text redaction annotation to PDF in C#....NET via the NuGet package manager to...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  10. Convert JSON and CSV Data in C# | JSON to CSV |...

    Convert JSON to CSV and CSV to JSON in C# within .NET applications. Examples convert the structured JSON data into comma-separated values CSV and vice-versa....NET application via NuGet . PM> Install-Package GroupDocs...

    blog.groupdocs.com/conversion/convert-json-and-...