Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 143,424 for

pptx

(0.1 sec)
  1. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、Pptx 和 ODP 演示文稿解决方案。...pptx" , Export . SaveFormat . Pptx ); } 已添加 SmartArtShapeCollect... Save ( "out.pptx" , Export . SaveFormat . Pptx ); } 已保留用于按页码保存幻灯片的方法...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. Customize Chart Legends in Presentations Using ...

    Customize chart legends with JavaScript and Aspose.Slides for Node.js to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below..."Legend_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-legend/
  3. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ) as presentation : # Apply..."output.pptx" , slides . export . SaveFormat . PPTX ) Add Advanced...

    docs.aspose.com/slides/python-net/slide-transit...
  4. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/java/slide-transition/
  5. Add Picture Frame to Presentation|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....the modified presentation as a PPTX file. The above steps are implemented...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/add-picture-frame-to...
  6. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX $pres = new Presentation ();...

    docs.aspose.com/slides/php-java/superscript-and...
  7. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....Implemented” when Trying to Load PPTX in Java slides-java 4 25 April...Exception Occurs on Converting PPTX to PDF in Java slides-java ...

    forum.aspose.com/c/slides/11
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , Export . SaveFormat . Pptx ); } SmartArtShapeCollect... Save ( "out.pptx" , Export . SaveFormat . Pptx ); } Methods...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Android via Java 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 下面的 Java 代码——上述步骤的实现——演示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  10. 在演示文稿中使用 C++ 管理图表工作簿|Aspose.Slides 文档

    发现适用于 C++ 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/zh/cpp/chart-workbook/