Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 143,437 for

pptx

(0.49 sec)
  1. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file $pres = new Presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/connector/
  2. 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...
  3. 幻灯片切换|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" ; //Instantiate Presentation...Save ( FileName , SaveFormat . Pptx ); } 下载示例代码 Github 下载运行示例 Github...

    docs.aspose.com/slides/zh/net/slide-transitions/
  4. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for PHP via Java, supporting PowerPoint formats for dynamic presentations....pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/doughnut-chart/
  5. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } Access a Picture...

    docs.aspose.com/slides/net/examples/elements/pi...
  6. Manage Document Metadata via Python | products....

    View and Update PDF, Microsoft PowerPoint Presentations and Word documents metadata via your Python application....Metadata PPT Files Metadata PPTX Files Metadata RTF Files Metadata...

    products.aspose.com/total/python-net/metadata/
  7. Documentation|Aspose.PDF for Java

    Learn about Aspose.PDF for Java, a robust library for creating, editing, and converting PDF files in Java applications with exceptional performance....document from HTML, Doc/Docx, Pptx, Markdown, Jpeg and others....

    docs.aspose.com/pdf/java/
  8. 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...
  9. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Java, boosting performance and customization....Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/java/portion/
  10. 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/