Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 242,741 for

slide

(1.1 sec)
  1. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples....Slides provides APIs for working with...Values of Chart Elements Aspose.Slides for C++ provides a simple API...

    docs.aspose.com/slides/cpp/chart-calculations/
  2. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....Slides. It shows how to retrieve a...in a TextFrame Using Aspose.Slides for .NET, developers can now...

    docs.aspose.com/slides/net/paragraph/
  3. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...Slides for .NET API ,现在此单一产品支持从头生成...对旧版代码的支持 为了使用在 13.x 之前的 Aspose.Slides for .NET 版本中开发的旧版代码,您需要对代码...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  4. Licensing|Aspose.Slides for PHP Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for PHP via Java. Ensure uninterrupted access to full features with our step-by-step licensing guide....Slides provides different purchase...Evaluate Aspose.Slides You can easily download Aspose.Slides for evaluation...

    docs.aspose.com/slides/php-java/licensing/
  5. 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/
  6. Convert PPSX to DOC in Python or with free Onli...

    PPSX to DOC conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSX to DOC online converter quickly before integrating the code....Slides for Python via .NET API to...Word as a DOC format. Aspose.Slides for Python via .NET API is...

    products.aspose.com/total/python-net/conversion...
  7. Convert XLS to PPSM using Python or with free O...

    XLS to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLS to PPSM online converter quickly before integrating the code....Slides for Python via .NET API is...to manipulate the PowerPoint slides, such as adding text, images...

    products.aspose.com/total/python-net/conversion...
  8. Convert PPTX to ODT via Java or with free Onlin...

    Java API to Export PPTX to ODT without using Microsoft Word or PowerPoint or online. Test free PPTX to ODT online converter quickly before integrating the code....Slides for Java and Aspose.Words for...for Java. Aspose.Slides for Java is a PowerPoint API for presentations...

    products.aspose.com/total/java/conversion/pptx-...
  9. Convert XLSX to PPS using Python or with free O...

    XLSX to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLSX to PPS online converter quickly before integrating the code....Slides for Python via .NET API is...PyPI ( Aspose.Cells and Aspose.Slides ) Or use the following pip...

    products.aspose.com/total/python-net/conversion...
  10. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...Slides 提供了 Table 类、 ITable 接口、 Cell...访问第一张幻灯片 auto sld = pres -> get_Slides () -> idx_get ( 0 ); // 定义列宽和行高...

    docs.aspose.com/slides/zh/cpp/manage-table/