Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 113,620 for

presentation

(0.04 sec)
  1. Chart Plot Area|Aspose.Slides for Python Docume...

    Get width, height of chart plot area. Set layout mode. PowerPoint Presentation in Python...Create an instance of the Presentation class. Access first slide...as slides with slides . Presentation () as pres : chart = pres...

    docs.aspose.com/slides/python-net/chart-plot-area/
  2. Font Selection Sequence in C++|Aspose.Slides Do...

    PowerPoint font selection sequence in C++...to fonts in a presentation when the presentation is loaded, rendered...convert a presentation (its slides) to images, the presentation’s fonts...

    docs.aspose.com/slides/cpp/font-selection-seque...
  3. FAQs|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....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/androidjava/faqs/
  4. FAQs|Aspose.Slides for Node.js via .NET Documen...

    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....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/nodejs-java/faqs/
  5. FAQs|Aspose.Slides for Python 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....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/python-net/faqs/
  6. FAQs|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....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/cpp/faqs/
  7. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.potm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/potm/
  8. Export PDF to POWERPOINT in Android | products....

    Android API to Convert PDF to POWERPOINT without using Microsoft Word...PowerPoint presentations, making it easier to share and present information...for businesses that need to present documents to clients or colleagues...

    products.aspose.com/total/android-java/conversi...
  9. 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/
  10. 嵌入式字体|Aspose.Slides 文档

    在 C++ 中使用 PowerPoint 演示文稿中的嵌入式字体...实例化一个表示演示文稿文件的 Presentation 对象 auto presentation = System :: MakeObject...MakeObject < Presentation > ( u "EmbeddedFonts.pptx" ); // 渲染一个包含使用嵌入式...

    docs.aspose.com/slides/zh/cpp/embedded-font/