Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 143,403 for

pptx

(0.16 sec)
  1. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/Pptx)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。...图、访问第一个图表系列、配置重叠设置,然后将结果保存为 PPTX 文件: import aspose.slides as..."series_overlap.pptx" , slides . export . SaveFormat . PPTX ) 结果: 更改系列填充颜色...

    docs.aspose.com/slides/zh/python-net/chart-series/
  2. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/androidjava/presentation...
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....pptx" ; // Instantiates a Presentation...Presentation class that represents a PPTX file SharedPtr < Presentation...

    docs.aspose.com/slides/cpp/chart-data-label/
  4. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......փոխարկել PPTX-ը Markdown-ին Java-ի միջոցով Ինչպես փոխարկել PPTX-ը Markdown-ի՝...

    kb.aspose.com/hy/categories/page/35/
  5. 管理 Java 中的演示文稿备注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 定制演示文稿备注。无缝处理 PowerPoint 和 OpenDocument 备注,提高工作效率。...pptx" ); try { // 删除第一张幻灯片的备注 INotesSlideManager...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/presentation-notes/
  6. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/ppt/
  7. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/otp/
  8. Merge PPS Files using .NET | products.aspose.com

    C# source code to combine PPS documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/pps/
  9. Missing Features in VSTO|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....Presentation Conversion from PPT to PPTX format Conversion of OpenOffice...

    docs.aspose.com/slides/net/missing-features-in-...
  10. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" )) { // Accesses the first..."output_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-placeholder/