Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 144,313 for

pptx

(0.29 sec)
  1. How to Save Slide as SVG in C++

    In this tutorial, we will explore how to save Slide as SVG in C++. SVG is popular format while rendering images in browsers and using C++, you can convert PowerPoint Slide to SVG in few API calls....to SVG You can easily convert PPTX to SVG in C++ using few lines...

    kb.aspose.com/slides/cpp/how-to-save-slide-as-s...
  2. View PPT in C# | products.aspose.com

    View PPT in C#. Use .NET library API to open and view PowerPoint presentation...presentations in other formats View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/ppt/
  3. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Go.... XPS, EPUB, TEX, DOC, DOCX, PPTX, image formats etc. In this...

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/activex/
  5. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/activex/
  6. Convert OpenDocument Presentations on Android|A...

    Aspose.Slides for Android lets you convert ODP to PDF, HTML, and image formats with ease. Boost your Java apps with fast and accurate presentation conversion....used for PowerPoint (PPT and PPTX) conversion operations. For...

    docs.aspose.com/slides/androidjava/convert-open...
  7. Convert OpenDocument Presentations in JavaScrip...

    Aspose.Slides for Node.js lets you convert ODP to PDF, HTML, and image formats with ease. Boost your apps with fast and accurate presentation conversion....used for PowerPoint (PPT and PPTX) conversion operations. For...

    docs.aspose.com/slides/nodejs-java/convert-open...
  8. 添加幻灯片到演示文稿|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ; InsertNewSlide ( FileName...FileName = FilePath + "添加幻灯片到演示文稿.pptx" ; // 实例化表示 PPT 文件的 PresentationEx...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  9. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Node.js – keep text consistent across PPT, Pptx and ODP with step-by-step JavaScript code samples....pptx" ); try { // Assigning a prepared...about how to Convert PPT and PPTX to JPG in JavaScript . Configure...

    docs.aspose.com/slides/nodejs-java/render-prese...
  10. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....break ; case "pptx" : targetBlobName += ".pptx" ; document ....Aspose . Pdf . SaveFormat . Pptx ); break ; case "jpeg" : case...

    docs.aspose.com/pdf/net/converting-documents-wi...