Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 129,939 for

presentation

(0.51 sec)
  1. 使用 Java 在演示文稿中自定义饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 Java 中创建和自定义饼图,可导出为 PowerPoint,瞬间提升您的数据叙事能力。...要指定属性,请执行以下操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的第二绘图区选项。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/pie-chart/
  2. Shape Types in Aspose.Slides for PHP via Java|A...

    Learn every shape type in Aspose.Slides for PHP via Java, with clear examples to create, format, and edit shapes in PPT and PPTX Presentations....Connectors in Presentations Using PHP Customize Presentation Shapes...Ellipses to Presentations in PHP Group Presentation Shapes in PHP...

    docs.aspose.com/slides/php-java/shape-types/
  3. Master PowerPoint Fonts with Python|Aspose.Slid...

    Learn to control PowerPoint fonts in Aspose.Slides for Python via .NET: embed, substitute, load custom fonts, and resolve missing glyphs with concise code....in Presentations with Python Embed Fonts in Presentations with...Manage Fallback Fonts for Presentations in Python Streamline Font...

    docs.aspose.com/slides/python-net/powerpoint-fo...
  4. Convert CSV to POT using Python or with free On...

    CSV to POT conversion in your Python applications without using Microsoft Office or online. Test free CSV to POT online converter quickly before integrating the code....Step 2 Load PDF file using Presentation class Call the save method...data to be transformed into presentation templates that support repeatable...

    products.aspose.com/total/python-net/conversion...
  5. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....from the Whole pptx Presentation Presentation pptxPresentation =...= new Presentation(dataDir + "demo.pptx" ); //Get an Array of...

    products.aspose.com/slides/net/parser/pptx/
  6. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。... 对 Presentation 对象中的所有形状对象执行的任何操作都会应用于整个演示文稿。...PPTX 文件的 Presentation 类。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/java/applying-protect...
  7. 使用 Aspose.Slides for C++ 的 Hello World 应用程序|Asp...

    使用 Aspose.Slides 创建您的第一个 C++ 应用程序,这是一个简单的 Hello World 示例,可帮助您准备自动化 PPT、PPTX 和 ODP 演示文稿。...创建 Hello World 应用程序: 创建一个 Presentation 类的实例 获取演示文稿中第一张幻灯片的引用(该幻灯片在实例化...获取演示文稿中第一张幻灯片的引用(该幻灯片在实例化 Presentation 时创建) 在幻灯片的指定位置添加一个 ShapeType 为 Rectangle...

    docs.aspose.com/slides/zh/cpp/hello-world-appli...
  8. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape shape =...

    docs.aspose.com/slides/zh/net/3d-presentation/
  9. Convert ODP to FLATOPC via C# .NET or with free...

    Convert PowerPoint odp documents to Word flatopc files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint ODP Presentation to Word FLATOPC document...process for any PowerPoint odp presentation to Word flatopc files batch...

    products.aspose.com/total/net/conversion/odp-to...
  10. The Text from a PDF Document Is Not Rotated Pro...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/the-text-from-a-pdf-document...