Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 119,527 for

presentation

(0.29 sec)
  1. Convert OTT to PPT in Python or with free Onlin...

    OTT to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to PPT online converter quickly before integrating the code....documents, spreadsheets, and presentations. PPT, on the other hand...is the most widely used presentation software. By converting...

    products.aspose.com/total/python-net/conversion...
  2. C++ API to Convert SVG to POWERPOINT | products...

    Convert SVG to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...popular presentation software used to create presentations, slideshows...allows users to create presentations with high-quality vector...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. Convert PPTM to JPEG using C# | products.aspose...

    Sample code for PPTM to JPEG C# conversion. Use API example code for batch PPTM files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptm-...
  4. Convert PPTM to GIF using C# | products.aspose.com

    Sample code for PPTM to GIF C# conversion. Use API example code for batch PPTM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptm-...
  5. Convert PPTX to JPEG using C# | products.aspose...

    Sample code for PPTX to JPEG C# conversion. Use API example code for batch PPTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  6. Convert OTP to SVG using Java | products.aspose...

    Sample Java conversion code for OTP format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/otp-...
  7. PPTX document chart using Java | products.aspos...

    Java sample code to draw and convert chart or diagram in PPTX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Instantiate Presentation class object. Get first...categories for new series. Save presentation with chart. System Requirements...

    products.aspose.com/slides/java/chart/pptx/
  8. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果...OuterShadowEffect )应用于矩形: Presentation pres = new Presentation (); try { IShape...代码显示了如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  9. 将 PowerPoint 转换为 HTML|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为 HTML: 将 PPTX 或 PPT 保存为 HTML。将幻灯片保存为 HTML...该代码可以加载多个格式(如 PPT、PPTX 和 ODP)到 Presentation 对象中并保存为 HTML 格式。 关于 PowerPoint...演示文稿转换为 HTML: 创建一个表示演示文稿文件的 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. Fallback Font - PowerPoint JavaScript API|Aspos...

    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/nodejs-java/fallback-font/