Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 149 for

raster image conversion

(0.09 sec)
  1. Pre-rasterize | Documentation

    This article shows how to pre-Rasterize a document using the redaction API....Conversion Product Solution GroupDocs...Loading documents / Pre-rasterize Pre-rasterize Leave feedback In some...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  2. Pre-rasterize | Documentation

    This article shows how to pre-Rasterize a document using the redaction API....Conversion Product Solution GroupDocs...Loading documents / Pre-rasterize Pre-rasterize Leave feedback In some...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  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. 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....Conversion Product Solution GroupDocs...advanced rasterization options Use advanced rasterization options...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. 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....Conversion Product Solution GroupDocs...advanced rasterization options Use advanced rasterization options...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  5. 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....Conversion Product Solution GroupDocs...advanced rasterization options Use advanced rasterization options...

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a Rasterized PDF...Conversion Product Solution GroupDocs...for rasterized PDF Select specific pages for rasterized PDF Leave...

    docs.groupdocs.com/redaction/python-net/select-...
  7. 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....Conversion Product Solution GroupDocs...worksheets) in a document into images and puts them in a single PDF...

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

    The articles explain that how to save documents in different ways after making redactions....Conversion Product Solution GroupDocs...worksheets) in a document into images and puts them in a single PDF...

    docs.groupdocs.com/redaction/net/saving-documents/
  9. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Conversion Product Solution GroupDocs...worksheets) in a document into images and puts them in a single PDF...

    docs.groupdocs.com/redaction/python-net/saving-...
  10. Façons de convertir SVG en JPG

    Convertissez des Images SVG en JPG à l'aide d'un convertisseur SVG en ligne et gratuit. Les développeurs peuvent effectuer la Conversion avec quelques lignes de code à l'aide des API .NET et Java....sont deux formats de fichiers image différents présentant des avantages...en images JPG. Cet article vous guide dans la conversion en ligne...

    blog.groupdocs.com/fr/conversion/convert-svg-to...