Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 276 for

rasterize

(0.15 sec)
  1. Select specific pages for rasterized PDF | Grou...

    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/python-net/select-...
  2. Select specific pages for rasterized PDF | Grou...

    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 | Grou...

    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. Features Overview | GroupDocs

    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 | GroupDocs

    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/python-net/feature...
  6. Features Overview | GroupDocs

    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...
  7. Saving documents | GroupDocs

    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. Saving documents | GroupDocs

    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...
  9. Saving documents | GroupDocs

    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/python-net/saving-...
  10. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...formats are able to store the raster images. So when the specific...loaded document has one or more raster images, and for this page the...

    docs.groupdocs.com/editor/java/generating-page-...