Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 129,136 for

presentation

(0.24 sec)
  1. Online XML to OTP Conversion or Develop Java ba...

    Free online app to convert XML to OTP files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  2. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...net'); const { Presentation, SaveFormat, ShapeType }...asposeSlides; var pres = new Presentation(); try { var slide = pres...

    products.aspose.com/slides/zh-hant/nodejs-net/
  3. Extract Flash Objects from Presentations in Pyt...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Python with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in Python Contents [ Hide...Extract Flash Objects from Presentation Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/flash/
  4. 在 PHP 中管理演示文稿背景|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示效果。... 创建一个 Presentation 类的实例。 将幻灯片的 BackgroundType...// 创建 Presentation 类的实例。 $presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/php-java/presentation...
  5. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument Presentations in Python to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in Python Contents [ Hide ] About...Watermarks A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/python-net/watermark/
  6. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...auto presentation = System :: MakeObject < Presentation > ();...(); auto shapes = presentation -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  7. 使用 Python 在 PowerPoint 演示文稿中管理 SmartArt|Aspose....

    通过 .NET 使用 Aspose.Slides for Python 学习构建和编辑 PowerPoint SmartArt,提供清晰的代码示例,加快幻灯片设计和自动化。...贴的 Python 示例实现,这些示例打开一个 Presentation ,处理幻灯片和 SmartArt 节点,并将结果保存为...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  8. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for Java. Discover properties, methods, and examples....Add Line Shapes to Presentations in Java Contents [ Hide ] Aspose...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/java/line/
  9. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。... Presentation presentation = new Presentation ( "sample...currentHeight = ( float ) presentation . getSlideSize (). getSize...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...
  10. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations Using С++ Contents [ Hide...below: Create an instance of Presentation class. Get the reference...

    docs.aspose.com/slides/cpp/chart-legend/