Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 871 for

email to pdf

(0.07 sec)
  1. Image redactions | Documentation

    This article shows that how To redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....redacted document is saved in PDF format result_path = redactor...add_suffix = True so . rasterize_to_pdf = False result_path = redactor...

    docs.groupdocs.com/redaction/python-net/image-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. 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....document will be rasterized to PDF, but the scan-like effects will...pages into images, and save PDF with scan-like pages) var so...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. Pre-rasterize | Documentation

    This article shows how To pre-rasterize a document using the redaction API....to the file as a rasterized PDF, e.g. uisng ImageAreaRedaction:...formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  4. Pre-rasterize | Documentation

    This article shows how To pre-rasterize a document using the redaction API....redacted document is saved in PDF format result_path = redactor...formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/python-net/pre-ras...
  5. Text redaction | Documentation

    This article explains that how C# redaction API allows you To easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like Pdf, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/text-re...
  6. GroupDocs.Watermark Overview | Documentation

    Protect and cusTomize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including Pdf, Word, Excel, PowerPoint, and images....Supported Formats Documents: PDF, DOCX/DOC, RTF Presentations:...box , art box , or trim box in PDFs Replace existing watermark text...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  7. Redaction basics | Documentation

    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....formats is supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/redacti...
  8. GroupDocs.Total for Java | Documentation

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis To ensure that it contains the most up To date versions of each of our Java document manipulation APIs....spreadsheets, presentations, PDF files, emails, images, and 3D models...(OCR) on scanned images and PDF files to extract text and search...

    docs.groupdocs.com/total/java/
  9. Load from Stream | Documentation

    This article shows that how To load file from stream using redaction API...redacted document as PDF with open ( "output.pdf" , "wb" ) as stream_out...formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/python-net/load-fr...
  10. Extract metadata from documents | Documentation

    This article shows how To extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-metadata...