Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 855 for

email to pdf

(0.04 sec)
  1. 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...ExactPhraseRedaction to an Arabic PDF document: C# using ( Redactor...

    docs.groupdocs.com/redaction/net/text-redactions/
  2. Remove Metadata of Documents and Images using C#

    Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, Pdf, JPG/JPEG, PNG, WebP images, Email, eBooks, Visio, Zip files....from the documents like DOCX, PDF, XLSX, etc using GroupDocs.Metadata...remove and clear metadata from a PDF document. Remove Metadata from...

    blog.groupdocs.com/metadata/remove-metadata-of-...
  3. 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. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....document will be rasterized to PDF, but the scan-like effects will...pages into images, and save PDF with scan-like pages) so = gro...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. 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...
  5. Remove page redactions | Documentation

    This article shows that how To remove pages with sensitive data from your Pdf, presentation and spreadsheet documents....easily to remove pages from PDF documents, slides from presentations...time the supported formats are: PDF, presentations (Microsoft PowerPoint...

    docs.groupdocs.com/redaction/net/remove-page-re...
  6. 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...
  7. 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...
  8. parser.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/parser/java/weekly0.5https://docs.groupdocs.com/parser/java/advanced-usage/weekly0.......com/parser/java/extract-attachments-from-emails/weekly0.5https://docs.groupdocs...com/parser/java/extract-attachments-from-pdf-portfolios/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/parser.xml
  9. Extract data from attachments and ZIP archives ...

    This article shows how To extract data (text, images, Pdf forms) from ZIP-archived documents with GroupDocs.Parser....to get attachments from PDF and Emails and extract data from them...documents with attachments (like emails, PDF Portfolios). Here are the...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. 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...