Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,386 for

rasterization

(0.03 sec)
  1. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...documents / Save in rasterized PDF Save in rasterized PDF Leave feedback...to save the document as a rasterized PDF file: C# using ( Redactor...

    docs.groupdocs.com/redaction/net/save-in-raster...
  2. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....Loading documents / Pre-rasterize Pre-rasterize Leave feedback In some...cases, you might need to pre-rasterize the document before opening...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Free Online Apps to Process Raster Graphics

    Create and modify raster images. Generate background, add text to iamges and more....Free apps to process raster graphics Applications with which...

    products.aspose.app/drawing/family
  4. 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...
  5. PdfPage.Rasterize Method - GroupDocs.Watermark ...

    Converts page content into an image....PdfPage Methods Rasterize Method PdfPage Rasterize Method Converts...C++ F# public virtual void Rasterize ( int horizontalResolution...

    apireference.groupdocs.com/watermark/net/groupd...
  6. IRasterizableDocument.Rasterize Method - GroupD...

    Saves the document to a stream as a PDF....Methods Rasterize Method Rasterize Method (Stream) Rasterize Method...RasterizationOptions) IRasterizableDocumen Rasterize Method Overload List Name...

    apireference.groupdocs.com/redaction/net/groupd...
  7. PdfContent.Rasterize Method - GroupDocs.Waterma...

    Converts all content pages into images....Encrypt Method Rasterize Method PdfContent Rasterize Method Converts...C# VB C++ F# public void Rasterize ( int horizontalResolution...

    apireference.groupdocs.com/watermark/net/groupd...
  8. Rasterize Document before Image Area Redaction ...

    I have observed that while redacting a PDF using Image Area Redaction feature I have to rasterize the whole document first, could you confirm if my understanding is sound or not. Is it possible to apply text redaction on…...Rasterize Document before Image Area Redaction GroupDocs.Redaction...Redaction feature I have to rasterize the whole document first,...

    forum.groupdocs.com/t/rasterize-document-before...
  9. IRasterizableDocument.Rasterize Method (Stream)...

    Saves the document to a stream as a PDF....Methods Rasterize Method Rasterize Method (Stream) Rasterize Method...RasterizationOptions) IRasterizableDocumen Rasterize Method (Stream) Saves the...

    apireference.groupdocs.com/redaction/net/groupd...
  10. IRasterizableDocument.Rasterize Method (Stream,...

    Saves the document to a stream as a PDF with page range and compliance options....Methods Rasterize Method Rasterize Method (Stream) Rasterize Method...RasterizationOptions) IRasterizableDocumen Rasterize Method (Stream, RasterizationOptions)...

    apireference.groupdocs.com/redaction/net/groupd...