Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,348 for

pptx to pdf

(0.12 sec)
  1. 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....supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/redaction-basics/
  2. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you To replace or remove metadata using filters or search by regular expression....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/metadata-redac...
  3. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Conversion for Java...welcome to convert PDF to DOCX, JPG to XLSX, PPTX to PNG and more...

    docs.groupdocs.com/conversion/java/showcases/
  4. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .Pptx, etc., inTo Pdfs. This issue is occurring only in our production environment…...pptx, etc., into PDFs. This issue is occurring...files when converting them into PDFs. Specifically, the images aren’t...

    forum.groupdocs.com/t/document-conversion-is-ha...
  5. Advanced usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details how To cusTomize your watermarks, search, modify and remove existing watermarks. Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured ....add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/watermark/net/advanced-usage/
  6. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Java...welcome to merge DOC, PDF, XLSX, PPTX and more with . Was this...

    docs.groupdocs.com/merger/java/showcases/
  7. Load from a stream | Documentation

    This example demonstrates how To load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  8. 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...
  9. 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:...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  10. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for .NET...welcome to merge DOC, PDF, XLSX, PPTX and more with . Was this...

    docs.groupdocs.com/merger/net/showcases/