Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 129,203 for

presentation

(0.14 sec)
  1. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....Chart Calculations for Presentations in .NET Contents [ Hide...ActualMinorUnitScale). using ( Presentation pres = new Presentation ( "test.pptx"...

    docs.aspose.com/slides/net/chart-calculations/
  2. 图片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理图片:插入、裁剪、压缩、重新着色,并使用 PPT、PPTX 和 ODP 演示文稿的示例导出图像。...); let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  3. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/ppt/
  4. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/odp/
  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 类的实例 访问母版幻灯片集合 尝试查找现有的布...最后,使用 Presentation 对象写入演示文稿文件。 示例 //Instantiate Presentation class...

    docs.aspose.com/slides/zh/net/add-layout-slide-...
  6. 带备注的 TIFF 转换|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 类公开的 Save 方法可用于将整个备注幻灯片视图的演示文稿转换为...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/conversion-to-tif...
  7. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in JavaScript for PPT and PPTX with Aspose.Slides for Node.js via Java to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations Using JavaScript Contents...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/nodejs-java/chart-data-t...
  8. Conversion from PPT to PPTX format in Aspose.Sl...

    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 access the PPT using Presentation class instance and converting...to respective PPTX format. Presently, it supports partial conversion...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  9. Ink|Aspose.Slides for Python Documentation

    Handle digital ink on slides in Python with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument.... Presentation ( "ink.pptx" ) as presentation : slide =...= presentation . slides [ 0 ] first_ink = None for shape in slide...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Export Media files to HTML file|Aspose.Slides D...

    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....below: Create an instance of Presentation class Get reference of the...transition effect Write the presentation as a PPTX file In the example...

    docs.aspose.com/slides/net/export-media-files-t...