Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 242,492 for

slide

(0.36 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....generating one slide per data record (batch slide generation),...such features with the Aspose.Slides API required relying on third-party...

    docs.aspose.com/slides/net/excel-integration/
  2. Create 3D Presentations in Java|Aspose.Slides D...

    Generate interactive 3D presentations in Java with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Slides Java 20.9 its possible to create...new Presentation (); ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/3d-presentation/
  3. 墨迹|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用示例导出为 PPT、PPTX 和 ODP。...Slides for Node.js via Java 访问现有墨迹形状并将其删除的示例。...注意: 墨迹形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的墨迹笔画,但您可以读取和修改现有的墨迹。...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....Slides. It shows how to find a shape on a slide, clone...shape as SVG, align shapes on a slide, and use flip properties for...

    docs.aspose.com/slides/cpp/shape-manipulations/
  5. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....shapes, or media Links to slides Aspose.Slides for .NET allows you...IAutoShape shape1 = presentation . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/net/manage-hyperlinks/
  6. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for C++: add, format, align, wrap, autofit, and style text using C++ for PPT, PPTX, and ODP presentations....Slides, a text box is represented...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // Create...

    docs.aspose.com/slides/cpp/examples/elements/te...
  7. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python....Slides Python via .NET Merge PDF to...PDF to JPG in Python Aspose.Slides for Python via .NET is a powerful...

    products.aspose.com/slides/python-net/merge/pdf...
  8. Merge PDF Files To PNG Using Python | products....

    Merge multiple PDF files in Python....Slides Python via .NET Merge PDF to...PDF to PNG in Python Aspose.Slides for Python via .NET is a powerful...

    products.aspose.com/slides/python-net/merge/pdf...
  9. SmartArt|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 构建和编辑 SmartArt:添加节点、更改布局和样式、精确转换为形状,并导出为 PPT、PPTX 和 ODP。...Slides for PHP via Java 添加 SmartArt...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...get_Item ( 0 ); // assuming that Slide#0.Shape#0 is a table for ( int...

    docs.aspose.com/slides/androidjava/manage-cells/