Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 10,113 for

presentation

(0.15 sec)
  1. 可中断库支持|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....InterruptionToken 并将 LoadOptions 实例传递给 Presentation 构造函数时,调用 InterruptionTokenSou...InterruptionTokenSou.Interrupt 方法会中断与 Presentation 相关的任何长时间运行的任务。 下面的代码片段演示了一个正在运行的任务的中断:...

    docs.aspose.com/slides/zh/net/support-for-inter...
  2. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 创建一个 Presentation 类的实例。 调用 addFromPdf() 方法,并传入...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/androidjava/import-pr...
  3. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 创建一个 Presentation 类的实例。 调用 addFromPdf() 方法并传递...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/java/import-presentat...
  4. Convert PowerPoint to PDF with Notes in JavaScr...

    Convert PowerPoint to PDF with notes in JavaScript...how to convert PowerPoint presentations to PDF format with speaker...Notes The save method in the Presentation class can be used to convert...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. 3D Chart|Aspose.Slides Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint Presentation in C# or .NET...Create an instance of the Presentation class. Access first slide...properties. Write the modified presentation to a PPTX file. // Create...

    docs.aspose.com/slides/net/3d-chart/
  6. Convert PowerPoint to XPS|Aspose.Slides for Nod...

    Convert PowerPoint PPT(X) to XPS in JavaScript...Slides converts PPT or PPTX presentation to the XPS format, you can...your Microsoft PowerPoint presentation to the XPS format. This...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Animated Text|Aspose.Slides for PHP Documentation

    Animated text in PowerPoint with Java...paragraph: $presentation = new Presentation ( "Presentation.pptx" );...add effect $autoShape = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/animated-text/
  8. 将PowerPoint转换为带备注的PDF|Aspose.Slides 文档

    将PowerPoint转换为带备注的PDF。在Aspose.Slides中将PPT和PPTX转换为带备注的PDF。...将PowerPoint转换为带备注的PDF Contents [ Hide ] Presentation类暴露的 Save 方法可以用于将PowerPoint...实例化一个表示演示文稿文件的Presentation对象 auto presentation = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Portable Document Format (PDF)|Aspose.Slides Do...

    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....for Java lets you convert presentation files to PDF. PDF in Aspose...Aspose.Slides for Java Any presentation that can be loaded into...

    docs.aspose.com/slides/java/portable-document-f...
  10. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint Presentations using Python...Create an instance of the Presentation class. Obtain a reference...slide in the newly created presentation. Add an IAutoShape object...

    docs.aspose.com/slides/python-net/manage-textbox/