Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,379 for

pptx to pdf

(0.34 sec)
  1. Showcases | GroupDocs

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

    docs.groupdocs.com/merger/nodejs-java/showcases/
  2. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.EdiTor for Java...welcome to edit DOCX, PDF, XLSX, PPTX and more with . Was this...

    docs.groupdocs.com/editor/java/showcases/
  3. Showcases | GroupDocs

    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/
  4. Big News! GroupDocs.Redaction has been released...

    Do you have To deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs To be protected? If they do, how do you process such documents To hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document.... worksheets, presentations, PDF and raster image files in your...its original format or as a PDF with raster images of original...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  5. 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. 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...
  6. How to work with Metadata tags

    Explain how To work with Metadata tags...unified way across Word documents, PDFs, images, and more. For instance...property in a Word document or a PDF without you needing to know the...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  7. Servlets based front-end Powered by GroupDocs.C...

    Document conversion now becomes easier with GroupDocs.Conversion for Java front end. Team GroupDocs delightedly releasing the servlets based front end of the API, facilitating the user To explore all of the conversion functionalities of the API. GroupDocs.Conversion front-end using Servlet This front end simplify the process To convert any document format inTo other formats. It is a single page application which allows user To upload any document, select target format and click Convert, then user must allow browser To download the converted document....Presentation: PPT, PPTX, PPS, PPSX Portable Document Format: PDF Pre-requisitesBefore...

    blog.groupdocs.com/conversion/groupdocs-convers...
  8. Spring Front-end of GroupDocs.Viewer for Java v...

    Team GroupDocs delightedly announcing another release of Spring front-end of GroupDocs.Viewer for Java. The release includes fixes and improvements. We recommend To download and try the latest version. GroupDocs.Viewer for Java API have capabilities To render variety of documents inTo HTML, SVG and images To view them on different platforms. The Spring front-end is an open source example application so you can explore the API and learn that how To use the API in your own projects....Formats: PDF PowerPoint Presentation Formats: PPT, PPTX, PPS, PPSX...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Showcases | GroupDocs

    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/
  10. Load from a stream | GroupDocs

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