Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,394 for

pptx to pdf

(0.05 sec)
  1. Showcases | Documentation

    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/
  2. Announcing GroupDocs' Online Document Viewer Mo...

    Good news To all Orchard CMS users! We’ve rolled out a module for the Orchard platform, which lets you embed GroupDocs’ high-fidelity online document viewer as well as selected documents To Orchard pages. No matter what the format is, you can now embed and view documents online using GroupDocs’ efficient online document viewer. [caption id=“attachment_999” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for Orchard”] [/caption] GroupDocs Viewer is a powerful online document viewer, which allows you To view documents online simply using a browser....all-in-one viewer ** as an online: PDF viewer Word viewer (DOC, DOCX...ODT) PowerPoint viewer (PPT, PPTX) Spreadsheet viewer (XLS, XLSX)...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  3. 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...
  4. 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...
  5. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format.... Saves the document as PDF (Adobe Portable Document) format...SpreadsheetML, ODS) Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    docs.groupdocs.com/assembly/python-net/supporte...
  6. Load a file of a specific format | Documentation

    This example demonstrates how To load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } 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-a-...
  7. Get supported file formats | Documentation

    This article shows that how To get the list of all supported file formats of GroupDocs.Redaction by using C#....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/python-net/get-sup...
  8. Indexing | Documentation

    The articles in this section describe advanced search index related Topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing/
  9. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A...... Convert Word Documents to PDF in Node.js Convert Word DOC &...& DOCX documents to PDF within Node.js applications. Automate...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. Load from a local disk | Documentation

    The following example demonstrates how To load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk JavaScript try { const metadata = new groupdocs.metadata.Metadata("input.one"); } 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: GroupDocs.Metadata for ....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...