Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 219 for

rasterization

(0.06 sec)
  1. 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...
  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. 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-...
  3. 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...for rasterized PDF Select specific pages for rasterized PDF Leave...feedback Saving document as a rasterized PDF, you can specify starting...

    docs.groupdocs.com/redaction/net/select-specifi...
  4. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....transforming all pages into raster images or keep the document...the differences between rasterization and saving in original format...

    docs.groupdocs.com/redaction/java/features-over...
  5. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....transforming all pages into raster images or keep the document...the differences between rasterization and saving in original format...

    docs.groupdocs.com/redaction/net/features-overv...
  6. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....documents / Rasterize document or page Rasterize document or...can consider PDF document rasterization. GroupDocs.Watermark provides...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  7. redaction.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/redaction/java/weekly0.5https://docs.groupdocs.com/redaction/java/advanced-usage/we......com/redaction/java/pre-rasterize/weekly0.5https://docs.groupdocs...com/redaction/java/save-in-rasterized-pdf/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/redaction.xml
  8. Upcoming Release of GroupDocs.Watermark for Java

    We are extremely excited to announce that GroupDocs.Watermark is coming soon to Java platform. It will be an easy to use back-end API for adding text and image watermark to the popular document formats. GroupDocs.Watermark for Java will allow you to add watermarks that are hard to be automatically removed by third-party tools. The API also aims to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document....a document PDF document rasterization Getting document information...

    blog.groupdocs.com/watermark/upcoming-release-o...
  9. 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....in original format Save in rasterized PDF Save overwriting original...pages for rasterized PDF Use advanced rasterization options Was...

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

    The articles explain that how to save documents in different ways after making redactions....in original format Save in rasterized PDF Save overwriting original...Select specific pages for rasterized PDF Save to Stream Use advanced...

    docs.groupdocs.com/redaction/net/saving-documents/