Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 10,117 for

presentation

(0.04 sec)
  1. Aspose.Slides for PHP via Java 15.11.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....setShowBubbleSize(boolean value) Presentation 类中新增了 getFirstSlideNumber()...当指定新的第一张幻灯片编号值时,所有幻灯片编号将被重新计算。 $pres = new Presentation ( $path ); $firstSlideNumber...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. 形状效果|Aspose.Slides for Python 文档

    在Python中对PowerPoint形状应用效果... Presentation () as pres : shape = pres...pydrawing as draw with slides . Presentation () as pres : shape = pres...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  3. 幻灯片部分|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....中在演示文稿中创建一个部分: Presentation pres = new Presentation (); try { ISlide...中更改演示文稿中部分的名称: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/slide-sec...
  4. 图表格式|Aspose.Slides for Python 文档

    在Python中格式化PowerPoint演示文稿中的图表实体...表实体并使用自定义值对其进行格式化: 创建一个 Presentation 类的实例。 根据索引获取幻灯片的引用。 添加一...# 实例化演示文稿 with slides . Presentation () as pres : # 访问第一张幻灯片...

    docs.aspose.com/slides/zh/python-net/chart-form...
  5. 如何在演示文稿中添加页眉和页脚|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....); //创建演示文稿 Presentation pres = new Presentation (); //获取第一张幻灯片...方法 using ( Presentation sourcePres = new Presentation ()) { //设置页眉页脚可见性属性...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  6. Why Not Open XML SDK|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....to perform the following presentation processing tasks: Programming...Programming with a Presentation object model. High Quality conversions...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  7. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 Word...Word: auto presentation = MakeObject < Presentation > (); auto...for ( const auto & slide : presentation -> get_Slides ()) { // 生成并插入幻灯片图像...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  8. Product Overview|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....to Microsoft PowerPoint presentations. Product Overview Microsoft...as Microsoft PowerPoint presentations, but after installing Aspose...

    docs.aspose.com/slides/reportingservices/produc...
  9. Bubble Chart|Aspose.Slides for Node.js via .NET...

    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 (); try { var chart = pres...= new aspose . slides . Presentation (); try { var chart = pres...

    docs.aspose.com/slides/nodejs-java/bubble-chart/
  10. 在演示文稿中查找和替换|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....Files\" ; //打开演示文稿 Presentation pres = new Presentation ( FilePath +...

    docs.aspose.com/slides/zh/net/find-and-replace-...