Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 19,112 for

rasterization

(0.02 sec)
  1. rasterization

    Improved Slide Export & Rasterization API for C#, .NET Apps,Convert PDF to PNG in C# using Aspose.PDF for .NET - Text mirrored after PDF Rasterization -...Results 1 - 10 of 30,930 for rasterization (0.03 sec) Improved Slide...Slide Export & Rasterization API for C... C# .NET API for slide...

    search.aspose.com/q/Rasterization.html
  2. 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....advanced rasterization options Use advanced rasterization options...Leave feedback Use advanced rasterization options In order to use...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. 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. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....advanced rasterization options Use advanced rasterization options...Leave feedback Use advanced rasterization options In order to use...

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. SaveOptions.Rasterization Property - GroupDocs....

    Gets the Rasterization settings....Properties AddSuffix Property Rasterization Property RasterizeToPDF...SaveOptions Rasterization Property Gets the rasterization settings...

    apireference.groupdocs.com/redaction/net/groupd...
  5. RasterizationOptions | GroupDocs.Redaction for ...

    Provides options for converting files into PDF....FALSE in order to avoid rasterization. HasAdvancedOptions { get;...which is true if advanced rasterization options are set. PageCount...

    reference.groupdocs.com/redaction/net/groupdocs...
  6. AdvancedRasterizationOptions | GroupDocs.Redact...

    Flags enumeration to manage the advanced Rasterization options to be applied....to manage the advanced rasterization options to be applied. public...Tilt 1 Tilt to incline the rasterized image to a random angle....

    reference.groupdocs.com/redaction/net/groupdocs...
  7. GroupDocs.Redaction for .NET 23.1 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for .NET 23.1 Major Features There are the following improvements in this release: Implement Page Removal Functionality for Word Processing and Multi-frame Image Formats Implement Advanced Rasterization Options (Scan Effects) Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONNET-415 Implement Page Removal Functionality for Word Processing and Multi-frame Image Formats Improvement REDACTIONNET-416 Implement Advanced Rasterization Options (Scan Effects) Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Formats Implement Advanced Rasterization Options (Scan Effects) Full...REDACTIONNET-416 Implement Advanced Rasterization Options (Scan Effects) Improvement...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  8. SaveOptions Properties - GroupDocs.Redaction fo...

    Gets or sets a value indicating whether the file name needs to be changed before saving. False by default....Properties AddSuffix Property Rasterization Property RasterizeToPDF...by default. Rasterization Gets the rasterization settings. RasterizeToPDF...

    apireference.groupdocs.com/redaction/net/groupd...
  9. GroupDocs.Redaction for Java 23.2 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for Java 23.2 Major Features There are the following improvements in this release: Implement Page Removal Functionality for Word Processing and Multi-frame Image Formats Implement Advanced Rasterization Options (Scan Effects) Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONJAVA-165 Implement Page Removal Functionality for Word Processing and Multi-frame Image Formats Improvement REDACTIONJAVA-166 Implement Advanced Rasterization Options (Scan Effects) Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Formats Implement Advanced Rasterization Options (Scan Effects) Full...REDACTIONJAVA-166 Implement Advanced Rasterization Options (Scan Effects) Improvement...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  10. SaveOptions | GroupDocs.Redaction for .NET API ...

    Provides options for changing an output file name and/or converting the document to imagebased PDF Rasterization....document to image-based PDF (rasterization). public class SaveOptions...new instance with defaults: rasterize to PDF - false, add suffix...

    reference.groupdocs.com/redaction/net/groupdocs...