Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 119,529 for

presentation

(0.12 sec)
  1. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. Convert PDF to XML in C# | products.aspose.com

    Convert PDF to XML in C#. Use .NET library API to convert PDF pages to XML files...Create an instance of the Presentation class. Load the PDF file...to XML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  3. Convert PPSM to XML using C++ application | pro...

    Sample C++ conversion code for PPSM document to XML format. Use example code for batch PPSM to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  4. Convert POTM to SVG using C++ application | pro...

    Sample C++ conversion code for POTM document to SVG format. Use example code for batch POTM to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potm-...
  5. Convert OTP to XML using C++ application | prod...

    Sample C++ conversion code for OTP document to XML format. Use example code for batch OTP to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  6. Convert PPS to SVG using C++ application | prod...

    Sample C++ conversion code for PPS document to SVG format. Use example code for batch PPS to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pps-t...
  7. 管理占位符|Aspose.Slides for PHP 文档

    使用PHP更改PowerPoint幻灯片中占位符的文本。使用PHP在PowerPoint幻灯片中设置占位符的提示文本。...Slides替换该演示文稿中占位符文本的方法: 实例化 Presentation 类,并将演示文稿作为参数传递。 通过索引获取幻灯片引用。...以下PHP代码演示如何更改占位符中的文本: # 实例化一个Presentation类 $pres = new Presentation ( "ReplacingText...

    docs.aspose.com/slides/zh/php-java/manage-place...
  8. Exporting Math Equations|Aspose.Slides Document...

    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....Exporting Math Equations from Presentations Aspose.Slides for Java allows...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/java/exporting-math-equa...
  9. Exporting Math Equations|Aspose.Slides Document...

    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....Exporting Math Equations from Presentations Aspose.Slides for Android...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/androidjava/exporting-ma...
  10. 气泡图|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的气泡图大小... using ( Presentation pres = new Presentation ()) { IChart...如下。 using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/zh/net/bubble-chart/