Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 143,423 for

pptx

(0.26 sec)
  1. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the document properties in C#.... The code example to read PPTX document properties in C# is...Linux or macOS. Steps to Read PPTX Document Properties in C# Set...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  2. 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....of the desired formats like PPTX , PPT , etc. Steps to Create...presentation can be saved as PPTX, PPT, PDF, PPSX, PPTM, HTML...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  3. Ինչպես վերածել բազմաթիվ PPT-ի մեկ PDF-ի՝ օգտագո...

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել բազմաթիվ PPT մեկ PDF-ի Java-ի միջոցով: Այն օգնում է ձեզ վերափոխել բազմաթիվ ppt-ներ pdf-ի, օգտագործելով java՝ տրամադրելով կազմաձևման մանրամասները, փուլային գործընթացը և գործարկվող օրինակելի կոդը:...ստեղծել XPS PPTX-ից, դիտեք ինչպես փոխարկել PPTX-ը SVG-ի Java-ի...

    kb.aspose.com/hy/slides/java/how-to-convert-mul...
  4. 在 JavaScript 中管理演示文稿形状|Aspose.Slides for Node.j...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js via Java 创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" ); try { var slide = pres ...将形状从源幻灯片形状集合克隆到新幻灯片。 将修改后的演示文稿另存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  5. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, Pptx and ODP to automate presentation workflows....pptx" , slides . export . SaveFormat . PPTX ) Set Callout...( "chart.pptx" , slides . export . SaveFormat . PPTX ) FAQ Are...

    docs.aspose.com/slides/python-net/callout/
  6. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.Pptx and test.pdf and data labels representation is significantly different between pdf and Pptx.20220802.zip (2.4 KB)...pptx and test.pdf and data labels...significantly different between pdf and pptx. 20220802.zip (2.4 KB) andrey...

    forum.aspose.com/t/data-label-format-is-not-app...
  7. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/net/editor/pptm/
  8. 导出媒体文件为HTML文件|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....类的实例 获取幻灯片的引用 设置切换效果 将演示文稿写入 PPTX 文件 在下面的示例中,我们已将媒体文件导出为HTML。...= new Presentation("example.pptx")) { const string path = "path";...

    docs.aspose.com/slides/zh/net/export-media-file...
  9. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....objects from all slides in the PPTX ITextFrame[] textFramesPPTX...(OpenDocument Presentation Format) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/net/parser/ppt/
  10. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....objects from all slides in the PPTX ITextFrame[] textFramesPPTX...(Microsoft PowerPoint 97-2003) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/net/parser/odp/