Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 143,411 for

pptx

(0.35 sec)
  1. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); // Removing notes of first..."RemoveNotesAtSpecifi_out.pptx" , SaveFormat . Pptx ); Remove Notes from...

    docs.aspose.com/slides/net/presentation-notes/
  2. 更改演示文稿中形状的填充颜色|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" ; SetPPTShapeColor ( FileName...Solid。 设置形状的颜色。 将修改后的演示文稿保存为 PPTX 文件。 string FilePath = @"..\...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  3. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to Pptx converter in Java....sample code to write a PNG to PPTX converter in Java . The sample...macOS. Steps to Convert PNG to PPTX in Java Configure the application...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  4. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....pptx" , SaveFormat :: Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  5. 使用 JavaScript 在 PowerPoint 演示文稿中管理 SmartArt|Asp...

    学习使用 Aspose.Slides for Node.js 通过清晰的 JavaScript 代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...pptx" ); try { var slide = pres ...LayoutType 更改为 BasicProcess。 将演示文稿写为 PPTX 文件。 以下示例中,我们在两个形状之间添加了连接线。 var...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  6. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...the presentation to disk as a PPTX file. This Javascript code shows...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  7. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."SwitchChartRowColumn_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  8. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...pptx" , SaveFormat :: Pptx ); 在轴之间交换数据 Aspose..."SwitchChartRowColumn_out.pptx" , SaveFormat :: Pptx ); 禁用折线图的垂直轴 以下 C++...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  9. C++ API to Convert SVG to POWERPOINT | products...

    Convert SVG to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export SVG to PPTX by using Aspose.PDF for C++...export SVG to PPTX. The second step is to convert PPTX to PowerPoint...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....it, and persist the result to PPTX. This article demonstrates how...the modified presentation as a PPTX file. The example below shows...

    docs.aspose.com/slides/python-net/group/