Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 967 for

split presentation

(0.19 sec)
  1. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

    了解如何在 JavaScript 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。... var presentation = new aspose . slides . Presentation (); try...添加一个笑脸形状并对其进行动画处理 var smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  2. How to Merge PDF using Python|Aspose.PDF for Py...

    This page explain how to merge PDF documents into a single PDF file with Python....allows you to investigate how presentation merging functionality works...or Reduce PDF Size in Python Split PDF programmatically in Python...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  3. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using PHP Contents [ Hide...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/php-java/manage-cells/
  4. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建 Presentation 类的实例。 通过索引获取幻灯片引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  5. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using C++ Contents [ Hide...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/cpp/manage-cells/
  6. How to Extract Brightness and Contrast Properti...

    I am using aspose slides for cpp. How can I extract image brightness and contrast property out of picture frame ? I did not find any such property on pictureFrame or pictureFillFormat. Thanks...potapov Split this topic January 28, 2025...2025, 10:54am 6 A post was split to a new topic: How to Extract Image...

    forum.aspose.com/t/how-to-extract-brightness-an...
  7. How to cancel/interrupt long-running PDF conver...

    Hello Aspose Team, I’m using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert documents to PDF Spring Boot application. Problem: Some large or complex documents take too long to convert (>5 minutes),…...of converting the whole presentation at once [3]. A similar approach...or Word documents if you can split them logically. Monitor and...

    forum.aspose.com/t/how-to-cancel-interrupt-long...
  8. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  9. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 with slides . Presentation () as pres...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...