Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,975 for

presentation

(0.39 sec)
  1. Export XSLFO to PPSM in Android | products.aspo...

    Android API to Convert XSLFO to PPSM without using Microsoft Word...Microsoft PowerPoint to store presentations. It is a binary file format...format that stores the presentation data in a compressed form....

    products.aspose.com/total/android-java/conversi...
  2. View or Edit PPS Files Metadata using Java | pr...

    Java source code to edit or view PPS format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/pps/
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations Using Java Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for Java...

    docs.aspose.com/slides/java/activex/
  4. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用 C++ 示例将其导出为 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your Presentations sharp and consistent across any device....to load fonts used in a presentation without installing them...Load and render/export the presentation. Call FontsLoader.clearCache...

    docs.aspose.com/slides/androidjava/custom-font/
  6. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using Java Contents [ Hide...table cells in PowerPoint presentations. This article explains how...

    docs.aspose.com/slides/java/manage-cells/
  7. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 在第一张幻灯片上添加一个简单的面积图表。 var chart...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. 在 PHP 中创建演示文稿查看器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建自定义演示文稿查看器。无需 Microsoft PowerPoint,即可轻松显示 PowerPoint 和 OpenDocument 文件。...从演示文稿幻灯片生成 SVG 图像,请按照以下步骤操作: 创建 Presentation 类的实例。 按索引获取幻灯片引用。 打开文件流。...$slideIndex = 0 ; $presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/zh/php-java/presentation...
  9. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting Presentation impact across PPT, PPTX and ODP formats with clear code examples....Manage Chart Data Markers in Presentations with Python Contents [ Hide...size, and save the updated presentation. It also notes that standard...

    docs.aspose.com/slides/python-net/chart-data-ma...
  10. Get the titles of all the slides|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...