Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 130,448 for

presentation

(0.11 sec)
  1. Create PPS Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPS Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a PPS file. Creation...

    products.aspose.com/total/nodejs-java/create/pps/
  2. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts. Set slides per page, keep notes, export to PDF or images with Aspose.Slides for Node.js, with sample code. Try it free....Convert PowerPoint Presentations in Handout Mode Using JavaScript...the ability to convert presentations into various formats, including...

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

    docs.aspose.com/slides/zh/net/add-layout-slide-...
  4. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  5. 带备注的 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...
  6. 在 Android 上优化演示文稿的图像管理|Aspose.Slides 文档

    通过 Aspose.Slides for Android via Java,简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并实现工作流自动化。...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...中将网络图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/image/
  7. Export MD to SWF in Android | products.aspose.com

    Android API to Convert MD to SWF without using Microsoft Word...editing, and converting presentations. It supports features such...manipulating documents and presentations. With the help of these...

    products.aspose.com/total/android-java/conversi...
  8. Export SVG to POWERPOINT in Android | products....

    Android API to Convert SVG to POWERPOINT without using Microsoft Word...PowerPoint is a popular presentation software developed by Microsoft...can be used for business presentations, educational lectures, and...

    products.aspose.com/total/android-java/conversi...
  9. Export TEX to PPSM in Android | products.aspose...

    Android API to Convert TEX to PPSM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  10. The text is not rotated properly in pptx format...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/the-text-is-not-rotated-prop...