Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 56,808 for

presentation

(0.1 sec)
  1. Manage Bullet|Aspose.Slides for Node.js via .NE...

    Create bullet and numbered lists in PowerPoint Presentation in JavaScript...numbers in slides in your presentations. Why Use Bullet Lists? Bullet...lists help you to organize and present information quickly and efficiently...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  2. 组|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加组形状...NET向幻灯片添加组形状的方法如下: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 向幻灯片添加组形状。...slides # 实例化Presentation类 with slides . Presentation () as pres...

    docs.aspose.com/slides/zh/python-net/group/
  3. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...这段Java代码演示了如何在图表数据标签中设置数据精度: Presentation pres = new Presentation (); try { IChart...// 创建Presentation类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  4. 管理标签和自定义数据|Aspose.Slides for PHP 文档

    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....获取标签的值,针对 Presentation : $pres = new Presentation ( "pres.pptx"...通过 Java 向 Presentation 添加标签: $pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/php-java/managing-tag...
  5. Convert PPTM to SVG using Java | products.aspos...

    Sample Java conversion code for PPTM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pptm...
  6. Convert ODP to SVG using Java | products.aspose...

    Sample Java conversion code for ODP format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/odp-...
  7. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  8. Convert PDF to JPG in C# | products.aspose.com

    Convert PDF to JPG in C#. Use .NET library API to convert PDF pages to JPG images...Create an instance of the Presentation class. Load the PDF file...to JPG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  9. Convert POT to SVG using C++ application | prod...

    Sample C++ conversion code for POT document to SVG format. Use example code for batch POT to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  10. Convert XML to SVG using C++ application | prod...

    Sample C++ conversion code for XML document to SVG format. Use example code for batch XML to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/xml-t...