Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 56,828 for

presentation

(0.14 sec)
  1. 管理标签和自定义数据|Aspose.Slides for PHP 文档

    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....获取标签的值,针对 Presentation : $pres = new Presentation ( "pres.pptx"...通过 Java 向 Presentation 添加标签: $pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/php-java/managing-tag...
  2. PowerPoint Fonts|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....Sequence in Java Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/androidjava/powerpoint-f...
  3. Convert PPT to Video in C# | products.aspose.com

    Convert PPT to video in C#. Use .NET 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/net/conversion/ppt-t...
  4. View PPSX File Online and Load or Open PPSX Fil...

    Free online PPSX file viewer app. Python API code to load and open PPSX file for viewer application....Slides ) Create Presentation class object and load source...Load Microsoft Powerpoint Presentation Python Code : Open Powerpoint...

    products.aspose.com/total/python-net/viewer/ppsx/
  5. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...instance of the Presentation class Presentation presentation = new Presentation();...first slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  6. How to Create PowerPoint Slide Image using C#

    This article entails how to create PowerPoint slide Image using C#. It covers the detailed steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in C#....the source presentation file using the Presentation class object...the first slide inside the presentation slides collection Set the...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  7. 动画图表|Aspose.Slides 文档

    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....实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/java/animated-charts/
  8. Convert HTML to TIFF in C++ | products.aspose.com

    Convert HTML to TIFF in C++. Use C++ library API to convert HTML files to TIFFs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...
  9. Migration from Microsoft Office Automation to A...

    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....Contents [ Hide ] Create a New Presentation Adding Text Dynamically...in a Microsoft PowerPoint Presentation Technical Articles Migration...

    docs.aspose.com/slides/java/migration-from-micr...
  10. Doughnut Chart|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....steps below: Instantiate Presentation class. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

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