Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 130,051 for

presentation

(0.76 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering....Effective Properties from Presentations in Java Contents [ Hide...frame shape has one); In presentation global text settings; those...

    docs.aspose.com/slides/java/shape-effective-pro...
  2. Convert PPT and PPTX to JPG in JavaScript|Aspos...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in JavaScript with Aspose.Slides for Node.js via Java using fast, reliable code examples....convert PowerPoint PPT or PPTX presentation to JPG image. It is also...easy to implement your own presentation viewer, create the thumbnail...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Convert WORD to POTM in Python or with free Onl...

    WORD to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORD to POTM online converter quickly before integrating the code....documents to PowerPoint presentations. This is a useful feature...users to easily create presentations from existing documents...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOCX to POT in Python or with free Onli...

    DOCX to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to POT online converter quickly before integrating the code....format is widely used for presentations and is supported by most...most of the presentation software. It is also a great way to share...

    products.aspose.com/total/python-net/conversion...
  5. Convert DOTX to PPTM in Python or with free Onl...

    DOTX to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to PPTM online converter quickly before integrating the code....macro-enabled presentation file. It is used to store presentations with...settings and styles in a presentation. How Aspose.Total helps...

    products.aspose.com/total/python-net/conversion...
  6. Master PowerPoint Fonts in C++|Aspose.Slides Do...

    Learn to control PowerPoint fonts in Aspose.Slides for C++: embed, substitute, load custom fonts, and resolve missing glyphs with concise code....Default Presentation Fonts in С++ Embed Fonts in Presentations Using...Manage Fallback Fonts for Presentations in С++ Streamline Font Replacement...

    docs.aspose.com/slides/cpp/powerpoint-fonts/
  7. Convert ODT to POTX in Python or with free Onli...

    ODT to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODT to POTX online converter quickly before integrating the code....other hand, the PowerPoint Presentation (POTX) format is a Microsoft...PowerPoint presentation file format used to store presentations. It...

    products.aspose.com/total/python-net/conversion...
  8. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...片添加普通线条,请按照以下步骤操作: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 使用 ShapeCollection...slides # 实例化 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/line/
  9. 使用 Java 在演示文稿中管理图表工作簿|Aspose.Slides 文档

    了解适用于 Java 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...代码演示了一个示例操作: Presentation pres = new Presentation ( "chart.pptx"...(); } 将工作簿单元格设为图表数据标签 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个气泡图并提供一些数据。...

    docs.aspose.com/slides/zh/java/chart-workbook/
  10. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... 请按以下步骤操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的二次绘图选项。...slides # 创建 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/pie-chart/