Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,390 for

pptx to pdf

(0.05 sec)
  1. 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...
  2. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited To announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence ediTor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser....GroupDocs Viewer is an online: PDF viewer Word viewer (DOC, DOCX...ODT) PowerPoint viewer (PPT, PPTX) Spreadsheet viewer (XLS, XLSX)...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  3. 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/
  4. 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/
  5. 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...
  6. Get default ConvertOptions for specific target ...

    Learn this article and check how To obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...Conversions Certain formats, such as PDFs or CAD drawings, have multiple...Retrieving Default ConvertOptions for PDF Conversion // Load the source...

    docs.groupdocs.com/conversion/java/get-default-...
  7. 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/
  8. Advanced Usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details on how To cusTomize your watermarks, search, modify, and remove existing 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 Java library, we provide simple, but powerful free Apps. You are welcome To add watermark To Pdf, DOC, DOCX, PPT, Pptx, XLS, XLSX, emails, and more with our Free Online Document Watermarking Apps....add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/watermark/java/advanced-usage/
  9. 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...
  10. Use PageAreaRedaction | Documentation

    This article explains that how To use PageAreaRedaction....right half of the last page in a PDF document. C# using ( Redactor...redactor = new Redactor ( "Sample.pdf" )) { Regex rx = new Regex (...

    docs.groupdocs.com/redaction/net/use-page-area-...