Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 119,500 for

presentation

(0.06 sec)
  1. Supported File Formats|Aspose.Slides Documentation

    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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/androidjava/supported-fi...
  2. Supported File Formats|Aspose.Slides for Node.j...

    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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  3. Supported File Formats|Aspose.Slides for Node.j...

    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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  4. Format PowerPoint Text in PHP|Aspose.Slides for...

    Learn how to format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more with powerful PHP code examples....feature: $pres = new Presentation ( "Presentation.pptx" ); try { ...feature: $pres = new Presentation ( "Presentation.pptx" ); try { $options...

    docs.aspose.com/slides/php-java/text-formatting/
  5. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless Presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download Presentations programmatically in .NET....and upload Google Slides presentations. What is Google Slides?...Slides is a free, web-based presentation software developed by Google...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  6. 档案

    档案... 首先,创建一个 Presentation 类的实例来表示一个新的 PowerPoint 文件。...文件。 检索要在其中嵌入视频的幻灯片。 使用 Presentation->getVideos()->AddVideo (System::SharedPtr...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  7. Modern API|Aspose.Slides Documentation

    Modern API...as follows: Presentation pres = new Presentation (); try { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/androidjava/modern-api/
  8. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C++...pptx" ; // Instantiates a Presentation class that represents a...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/cpp/chart-data-label/
  9. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C++...shows how you to export a presentation to HTML5. using namespace...= System :: MakeObject < Presentation > ( u "pres.pptx" ); pres...

    docs.aspose.com/slides/cpp/export-to-html5/
  10. Apply Shape Effects in PowerPoint Using C#|Aspo...

    Enhance your PowerPoint Presentations with stunning shape effects like shadows, reflections, and glows using Aspose.Slides for .NET. Automate visual enhancements with easy-to-use code and create professional-quality slides effortlessly....to shapes in PowerPoint presentations. Apply Shadow Effect To...overall visual appeal of your presentations. This C# code shows how...

    docs.aspose.com/slides/net/shape-effect/