Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 135 for

raster image conversion

(0.34 sec)
  1. GroupDocs.Redaction for Python via .NET | Group...

    A .NET API for redaction of sensitive and classified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...Conversion Product Solution GroupDocs...methods—such as text, metadata, and image redactions—directly within your...

    docs.groupdocs.com/redaction/python-net/
  2. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Conversion Product Solution GroupDocs...geometric shapes, raster and vector images, animations, video...

    docs.groupdocs.com/editor/java/deleting-slides-...
  3. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Conversion Product Solution GroupDocs...geometric shapes, raster and vector images, animations, video...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  4. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....Conversion Product Solution GroupDocs...fit newly added paragraphs or images (or pages are collapsed when...

    docs.groupdocs.com/editor/net/edit-pdf/
  5. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, Image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Conversion Product Solution GroupDocs...Replaces specific area of an image with a colored box Removes specific...

    docs.groupdocs.com/redaction/python-net/redacti...
  6. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET....Conversion Product Solution GroupDocs...documents / Rasterize document or page Rasterize document or...

    docs.groupdocs.com/watermark/python-net/rasteri...
  7. Pre-rasterize | GroupDocs

    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...
  8. Pre-rasterize | GroupDocs

    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/
  9. Pre-rasterize | GroupDocs

    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/java/pre-rasterize/
  10. Use advanced rasterization options | GroupDocs

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