Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 126,355 for

presentation

(0.07 sec)
  1. Convert POTX to PPSM in JavaScript | products.a...

    Convert POTX to PPSM in JavaScript. Use Node.js library API to convert POTX files to PPSM...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert POTX to POT in JavaScript | products.as...

    Convert POTX to POT in JavaScript. Use Node.js library API to convert POTX files to POT...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert POTX to ODP in JavaScript | products.as...

    Convert POTX to ODP in JavaScript. Use Node.js library API to convert POTX files to ODP...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  4. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...实例化一个表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "FindingShapeInSlide...Slides for Java 将形状克隆到幻灯片: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 访问源幻灯片的形状集合。...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  5. Manage Fallback Fonts for Presentations in Pyth...

    See how Aspose.Slides for Python via .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument Presentations when original fonts aren’t available....Manage Fallback Fonts for Presentations in Python Contents [ Hide...certain presentation, remove fallback fonts from presentation, specify...

    docs.aspose.com/slides/python-net/fallback-font/
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in JavaScript Contents...of the Presentation class to represent a presentation object...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. 管理占位符|Aspose.Slides 文档

    使用 Java 更改 PowerPoint 幻灯片中的占位符文本。在 PowerPoint 幻灯片中使用 Java 设置占位符的提示文本。...Slides 替换该演示文稿中占位符文本的方法: 实例化 Presentation 类,并将演示文稿作为参数传递。 通过索引获取幻灯片引用。...实例化一个 PresentationPresentation pres = new Presentation ( "ReplacingText...

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  8. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...history data from a PowerPoint presentation file. The revision history...document properties of a presentation, which may include some...

    forum.aspose.com/t/ppt-merge/315120
  9. Remove PPTX Annotation using .NET | products.as...

    C# source code to delete PPTX format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/net/annotation/pptx/
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) Presentations in Java....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/java/adding-text-dynamic...