Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 130,532 for

presentation

(0.35 sec)
  1. Convert POTM to PPTX using C# | products.aspose...

    Sample code for POTM to PPTX C# conversion. Use API example code for batch POTM files to PPTX conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/potm-...
  2. Convert POT to PPTX using C# | products.aspose.com

    Sample code for POT to PPTX C# conversion. Use API example code for batch POT files to PPTX conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/pot-t...
  3. Convert DOTM to POWERPOINT via C++ or with free...

    Export DOTM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....the HTML and create a new presentation in POWERPOINT format. The...The new presentation can then be saved as a POWERPOINT file. This...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Convert DOT to POT via C++ or with free Online ...

    Export DOT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POT online converter quickly before integrating the code....the HTML and create a new presentation, which can then be saved...function Initialize a new Presentation object Add an AutoShape...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. Convert DOCX to POT in Python or with free Onli...

    DOCX to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to POT online converter quickly before integrating the code....format is widely used for presentations and is supported by most...most of the presentation software. It is also a great way to share...

    products.aspose.com/total/python-net/conversion...
  6. Online XML to XAML Conversion or Develop Java b...

    Free online app to convert XML to XAML 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. Convert DOTX to PPTM in Python or with free Onl...

    DOTX to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to PPTM online converter quickly before integrating the code....macro-enabled presentation file. It is used to store presentations with...settings and styles in a presentation. How Aspose.Total helps...

    products.aspose.com/total/python-net/conversion...
  8. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...IVbaProject 接口,修改了 Presentation.VbaProject 属性 Presentation 类的 VbaProject...项目,并向库添加两个必需的引用。 using ( Presentation pres = new Presentation ()) { // Create...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument Presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....Customize Shapes in Presentations with Python Contents [ Hide...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/custom-shape/
  10. 使用 Java 在演示文稿中管理图表工作簿|Aspose.Slides 文档

    了解适用于 Java 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...代码演示了一个示例操作: Presentation pres = new Presentation ( "chart.pptx"...(); } 将工作簿单元格设为图表数据标签 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个气泡图并提供一些数据。...

    docs.aspose.com/slides/zh/java/chart-workbook/