Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 242,744 for

slide

(1.28 sec)
  1. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....the texts or numbers on your slides, the layout, styling, etc....Fonts from Presentation Aspose.Slides provides the getEmbeddedFonts...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  2. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。...Slides,您可以创建常规图表(基于流行图表类型)和自定义图表。... 为了让您创建图表,Aspose.Slides 提供了 ChartType 类。该类下的字段对应不同的图表类型。 创建普通图表...

    docs.aspose.com/slides/zh/php-java/create-chart/
  3. 档案

    档案...Slides for .NET 。它是一个功能丰富的 .NET A...PM> Install-Package Aspose.Slides.NET 在 C# 中从 PowerPoint PPT...

    blog.aspose.com/zh/slides/extract-images-from-p...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for Java 14.5.0 Contents [...introduced with the Aspose.Slides for Java 14.5.0 API. Public...

    docs.aspose.com/slides/java/public-api-and-back...
  5. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.Slides.ISlideCollection#addClone(com.aspose.Slides.ISlide) to merge multiple pptx files, and then uses com.aspose.Slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...Slides Product Family slides-java , slides-cloning ..., slides-merging Mors.DHL February 27, 2026, 7:15am 1 Our code...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  6. Convert PPTX to DOCX via Java or with free Onli...

    Java API to Export PPTX to DOCX without using Microsoft Word or PowerPoint or online. Test free PPTX to DOCX online converter quickly before integrating the code....Slides for Java, a PowerPoint API...convert the HTML to DOCX. Aspose.Slides for Java is a powerful API...

    products.aspose.com/total/java/conversion/pptx-...
  7. Watermark ODP File Online or using C++ | produc...

    Free online app to Watermark different ODP files. C++ watermarking library code for ODP presentations....Presentation class object Select the slide using index Define shape using...multiple ODP files? With Aspose.Slides for C++ , child API of Aspose...

    products.aspose.com/total/cpp/watermark/odp/
  8. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....Slides API. If you need to convert...programmatically. With Aspose.Slides API, it is possible to do it...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  9. Convert SXC to PPTX using Java or with free Onl...

    Java API to Export SXC to PPTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....classroom slides. Automation Scenarios Automated slide generation...

    products.aspose.com/total/java/conversion/sxc-t...
  10. 使用 PHP 管理演示文稿中的表格单元格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式化单元格,实现无缝的幻灯片自动化。...() -> get_Item ( 0 ); // 假设 Slide#0.Shape#0 是一个表格 for ( $i = 0...PowerPoint 对表格单元格进行编号的方式,Aspose.Slides 也采用相同的实现。 以下 PHP 代码演示了我们所描述的过程:...

    docs.aspose.com/slides/zh/php-java/manage-cells/