Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 10,065 for

presentation

(0.05 sec)
  1. Public API and Backwards Incompatible Changes i...

    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....allows you to change the presentation view type and notes visibility...visibility when a presentation is opened in Microsoft PowerPoint...

    docs.aspose.com/slides/java/public-api-and-back...
  2. 在C#或.NET中创建或更新PowerPoint演示文稿图表|Aspose.Slides 文档

    在C#或.NET中创建PowerPoint演示文稿中的图表... 创建常规图表 创建 Presentation 类的实例。 通过其索引获取幻灯片的引用。 添加...实例化表示PPTX文件的PresentationPresentation pres = new Presentation (); //...

    docs.aspose.com/slides/zh/net/create-chart/
  3. 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....Save Remarks PPT PowerPoint presentation 97 - 2003 PPS PowerPoint...97 - 2003 PPTX PowerPoint presentation 2007 - 2019 PPSX PowerPoint...

    docs.aspose.com/slides/jasperreports/supported-...
  4. Flash|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿中提取 Flash 对象... using ( Presentation pres = new Presentation ( "withFlash...

    docs.aspose.com/slides/zh/net/flash/
  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 (); try { IChart...枚举以指定表示数据为气泡图大小的可能方式。示例代码如下。 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/bubble-chart/
  6. 圆环图|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 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/doughnut-chart/
  7. Exporting Math Equations|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....Exporting Math Equations from Presentations Aspose.Slides for PHP via...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/php-java/exporting-math-...
  8. Aspose.Slides for .NET 16.2.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....Presentation 类和 Aspose.Slides.IPresentation...“datetime” 字段的文本。 此外,属性 Presentation.DocumentProperties.Crea...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. How to Create PowerPoint Slide Image using Java

    This brief topic is about how to create PowerPoint slide Image using Java. It includes the comprehensive steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in Java....the sample presentation file using the Presentation class object...the first slide inside the presentation slides collection Define...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  10. Fallback Font - PowerPoint Java API|Aspose.Slid...

    Fallback font is used when the font specified for text is available in the system, but this font does not contain a necessary glyph. In this case, it is possible for PowePoint Java API to use one of the specified fallback fonts for the glyph replacement....certain presentation, remove fallback fonts from presentation, specify...Fonts Collection Render Presentation with Fallback Font Embedded...

    docs.aspose.com/slides/java/fallback-font/