Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 141,112 for

pptx

(0.38 sec)
  1. Online PCL to XAML Conversion or Build .NET bas...

    Free online app to convert PCL to XAML files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...save PCL as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/pcl-to...
  2. Online PCL to PPT Conversion or Build .NET base...

    Free online app to convert PCL to PPT files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...save PCL as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/pcl-to...
  3. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....pptx" ) as pres : with open ( "Wildlife..."pres-with-video.pptx" , slides . export . SaveFormat . PPTX ) Alternatively...

    docs.aspose.com/slides/python-net/video-frame/
  4. 安装|Aspose.Slides for Python 文档

    在 Windows、Linux 或 macOS 上通过 Java 安装 Aspose.Slides for Python...pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...pres . save ( "out.pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...

    docs.aspose.com/slides/zh/python-java/installat...
  5. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....pptx" )) { // Loads the video using..."pres-with-video.pptx" , SaveFormat . Pptx ); } } Alternatively...

    docs.aspose.com/slides/net/video-frame/
  6. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...slides . Presentation ( "pres.pptx" ) as pres : print ( pres ....

    docs.aspose.com/slides/python-net/managing-tags...
  7. 使用 Java 在演示文稿中自定义饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 Java 中创建和自定义饼图,可导出为 PowerPoint,瞬间提升您的数据叙事能力。...pptx" , SaveFormat . Pptx ); } finally { if...删除默认生成的系列和类别。 添加新类别。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...

    docs.aspose.com/slides/zh/java/pie-chart/
  8. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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" ); IShapeCollection sourceShapes..."data/ErrorBarsCustomValue.pptx" , SaveFormat . Pptx ); 添加了 Aspose.Slides...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  9. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...MakeObject < Presentation > ( u "pres.pptx" ); System :: String keywords...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  10. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python.... The application to read PPTX document properties in Python...Linux, or macOS. Steps to Read PPTX Document Properties in Python...

    kb.aspose.com/slides/python/how-to-access-the-p...