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

raster

(0.04 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. 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-...
  2. 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...
  3. Select specific pages for rasterized PDF | Docu...

    Select specific pages for Rasterized PDF Saving document as a Rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....for rasterized PDF Select specific pages for rasterized PDF Leave...pages for rasterized PDF Saving document as a rasterized PDF, you...

    docs.groupdocs.com/redaction/java/select-specif...
  4. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....); save it as a rasterized PDF file (containing images...demonstrates how to create a rasterized PDF from a Microsoft Word...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  5. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....); save it as a rasterized PDF file (containing images...demonstrates how to create a rasterized PDF from a Microsoft Word...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  6. 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...
  7. 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/
  8. 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
  9. Zero-Footprint, Cross-Platform Java PDF Viewer ...

    GroupDocs.Viewer for Java is a lightweight library that allows developers to display PDF (as well as Microsoft Word, Excel, PowerPoint and over 50 other types of documents) within their Java apps. The Java PDF viewer provides cross-platform compatibility, allowing end users to view PDF documents from any web-enabled device, including mobiles and tablets. The viewer works with all modern browsers: IE8+, Chrome, FireFox, Safari 5+, Opera and their mobile versions....rendering mode, the viewer rasterizes PDFs to images or converts...pure HTML+CSS+SVG. When rasterizing documents, the library extracts...

    blog.groupdocs.com/viewer/zero-footprint-cross-...
  10. 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...