Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 143,935 for

pptx

(0.21 sec)
  1. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、Pptx 和 ODP。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "chart.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java 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 ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-legend/
  3. 评论|Aspose.Slides 文档

    使用 Aspose.Slides for Java 处理幻灯片评论:添加、回复、编辑、解决,并在 PPT、Pptx 和 ODP 演示文稿中导出评论,提供 Java 代码示例。...pptx" , SaveFormat . Pptx ); } finally { presentation...Presentation ( "modern_comment.pptx" ); try { ICommentAuthor author...

    docs.aspose.com/slides/zh/java/examples/element...
  4. 如何使用 Python 将 PowerPoint 转换为 Tiff

    本主题介绍如何使用 Python 将 Presentation 转换为 TIFF,以及设置环境和验证工作示例代码的详细步骤。您还可以考虑使用本主题中提供的相同示例代码在 Python 中将 PPT 转换为 TIFF。...slides 命名空间,用于将 PPTX 导出到 TIFF 通过创建 Presentation 类的实例来加载源演示文稿...DPI 和图像尺寸设置 Python 中的 Save 方法将 PPTX 转换为 TIFF 上述步骤通过使用一些 API 调用将...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  5. Add Image in Table Cell|Aspose.Slides Documenta...

    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" ; string ImageFile = "AsposeLogo...the modified presentation as a PPTX file string FileName = "Adding...

    docs.aspose.com/slides/net/add-image-in-table-c...
  6. Converting Presentation to images not processin...

    I am using a Pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...2025, 11:02pm 1 I am using a pptx file and converting it to images...experiencing issues with converting PPTX files to images on Ubuntu Linux...

    forum.aspose.com/t/converting-presentation-to-i...
  7. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....presentation formats, such as PPT, PPTX, and ODP. Export presentations... Microsoft PowerPoint: PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM...

    products.aspose.com/slides/nodejs-java/
  8. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."pres-out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  9. Adding Shapes to Presentation|Aspose.Slides Doc...

    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 In the example given below...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  10. 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...