Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 129,330 for

presentation

(0.68 sec)
  1. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Convert PPT to PPTX in JavaScript|Aspose.Slides...

    Convert legacy PPT Presentations to modern PPTX fast with Aspose.Slides for Node.js — clear tutorial, free code samples, no Microsoft Office dependency....how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/nodejs-java/convert-ppt-...
  3. Get the titles of all the slides|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  4. Aspose.Slides for Java 14.9.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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for .NET. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....instance is passed to the Presentation constructor, invoking InterruptionTokenSou...task associated with that Presentation . The following code snippet...

    docs.aspose.com/slides/net/support-for-interrup...
  6. Online XML to PPSM Conversion or Develop Java b...

    Free online app to convert XML to PPSM files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  7. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method...ream, prog_id, as_icon, presentation) Inserts an embedded OLE...: str , as_icon : bool , presentation : io . BytesIO ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) Presentations in C#....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/net/adding-text-dynamica...
  10. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建一个 Presentation 类的实例。 将幻灯片的 BackgroundType...示例演示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 auto presentation = MakeObject...

    docs.aspose.com/slides/zh/cpp/presentation-back...