Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 143,412 for

pptx

(0.13 sec)
  1. Master Slide|Aspose.Slides for Python Documenta...

    Manage master slides in Python with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) 💡 Tip...Presentation ( "master_slide.pptx" ) as presentation : # Access...

    docs.aspose.com/slides/python-net/examples/elem...
  2. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、Pptx 和 ODP 的行为。...pptx" , slides . export . SaveFormat . PPTX ) 访问 OLE.... Presentation ( "ole_frame.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、Pptx 和 ODP。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "chart.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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" , SaveFormat :: Pptx ); 已添加方法 IPresentation...$pres -> save ( "out.pptx" , SaveFormat :: Pptx ); 已添加方法 ISmartArt...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export XML to PPTX. And by using Aspose.Slides...Slides for C++, you can convert PPTX to POTM. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Convert JSON Format to PPTM via C++ | products....

    Parse JSON to PPTM in C++ without using Microsoft PowerPoint...for C++, you can parse JSON to PPTX. After that, by using Aspose...Slides for C++, you can convert PPTX to PPTM. Both APIs come under...

    products.aspose.com/total/cpp/conversion/json-t...
  7. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.Pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...pptx" slides.Presentation(file_path)...share this pptx because this is our customer’s pptx. replacing...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  8. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...pptx" ); try { var table = pres ...遍历每个单元格以清除上、下、右、左边框。 将修改后的演示文稿保存为 PPTX 文件。 以下 JavaScript 代码演示了如何移除表格单元格的边框:...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  9. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Watermark in PPTX using Python How to Secure PPTX using Python...to Insert Draft Watermark in PPTX using Python How to Insert HTML...

    kb.aspose.com/slides/page/3/
  10. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...Save ( "Legend_out.pptx" , SaveFormat . Pptx ); Set the Font Size...

    docs.aspose.com/slides/net/chart-legend/