Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 127,320 for

presentation

(0.28 sec)
  1. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....background color for PowerPoint presentation using C# . We will discuss...background color Load or create a presentation for setting the color Access...

    kb.aspose.com/slides/net/change-background-colo...
  2. Convert PPTX to Video in C++ | products.aspose.com

    Convert PPTX to video in C++. Use C++ library API to convert PowerPoint to video...create, edit and manipulate presentations and also convert PowerPoint...PowerPoint presentations to other documents and videos. In this case...

    products.aspose.com/slides/cpp/conversion/pptx-...
  3. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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....newImage) $presentation = new Presentation ( "presentation.pptx" );...第一个方法 # ... $imageData = $presentation -> getImages () -> get_Item...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  4. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...); using var pres = new Presentation(pptxStream); float slideWidthPx...(var singleSlidePres = new Presentation()) { singleSlidePres.Slides...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  5. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  6. Animate PowerPoint Text in C++|Aspose.Slides Do...

    Create dynamic animated text in PowerPoint and OpenDocument Presentations using Aspose.Slides for C++, with easy-to-follow, optimized C++ code examples....auto presentation = System :: MakeObject < Presentation > ( dataDir...ExplicitCast < IAutoShape > ( presentation -> get_Slides () -> idx_get...

    docs.aspose.com/slides/cpp/animated-text/
  7. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 System :: SharedPtr < Presentation > pres...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  8. 档案

    档案...Animation; using (Presentation presentation = new Presentation()) { //...animates it IAutoShape smile = presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType...

    blog.aspose.com/zh/slides/convert-mp4-to-mp3-on...
  9. Convert POTX to FODP in PHP | products.aspose.com

    Sample code for POTX to FODP PHP conversion. Use PowerPoint PHP API for batch conversion POTX files to FODP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  10. Convert PPTM to PPTX in PHP | products.aspose.com

    Sample code for PPTM to PPTX PHP conversion. Use PowerPoint PHP API for batch conversion PPTM files to PPTX files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...