Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 10,116 for

presentation

(0.05 sec)
  1. 将 PowerPoint 转换为 PDF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 PDF。将 PowerPoint 保存为符合标准或无障碍标准的 PDF...PDF,您只需将文件名作为参数传递给 Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类公开了通常用于将演示文稿转换为...PowerPoint 文件的 Presentation 类 $pres = new Presentation ( "PowerPoint...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  2. 形状有效属性|Aspose.Slides 文档

    在 C# 或 .NET 中获取 PowerPoint 演示文稿中的有效形状属性... using ( Presentation pres = new Presentation ( "Presentation1...以下代码示例演示了如何获取相机的有效属性。 using ( Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  3. 管理行和列|Aspose.Slides for PHP 文档

    管理 PowerPoint 演示文稿中的表格行和列... 将第一行设置为标题 创建 Presentation 类的实例并加载演示文稿。 通过其索引获取幻灯片的引用。...代码演示了如何将表格的第一行设置为其标题: # 实例化 Presentation 类 $pres = new Presentation ( "table.pptx"...

    docs.aspose.com/slides/zh/php-java/manage-rows-...
  4. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint Presentation using Java....Background Color for PowerPoint Presentation using Java Set the IDE to...color Create or load the presentation to change the background...

    kb.aspose.com/slides/java/change-background-col...
  5. Ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով

    Մենք ձեզ կուղեկցենք C#-ի քայլերով, թե ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով: Օգտագործելով մի քանի տող հեշտ կոդ C#-ում, կարող է ստեղծվել PPT ներկայացում:...ինչպես ստեղծել PowerPoint Presentation ՝ օգտագործելով C# , ինչպես...ներկայացում` օգտագործելով Presentation դասի օրինակը Ներկայացման...

    kb.aspose.com/hy/slides/net/how-to-create-power...
  6. PowerPoint Fonts|Aspose.Slides Documentation

    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....Sequence in Java Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/androidjava/powerpoint-f...
  7. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in C++...behavior for textboxes in presentations. Resize Shape to Fit Text...its box in a PowerPoint presentation: auto pres = System :: MakeObject...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  8. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....repository Create a new Presentation object Get the first slide...values on the chart Save the presentation on the disk These steps...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  9. 图表工作簿|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表工作簿...代码演示了一个示例操作: $pres = new Presentation ( "chart.pptx" ); try {...} 将工作簿单元格设置为图表数据标签 创建一个 Presentation 类的实例。 通过其索引获取幻灯片的引用。 添加一个带有一些数据的气泡图。...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  10. 在演示文稿中更改形状的填充颜色|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.... Presentation . SlideIdList . ChildElements...我们需要遵循以下步骤来填充演示文稿中的形状: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 向幻灯片添加...

    docs.aspose.com/slides/zh/net/change-the-fill-c...