Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 58,460 for

slide

(0.03 sec)
  1. 形状操作|Aspose.Slides 文档

    在 C# 或 .NET 中操作 PowerPoint 形状...Slides for .NET 打开该演示文稿并遍历添加到幻灯片的..."FindingShapeInSlide.pptx" )) { ISlide slide = p . Slides [ 0 ]; // 要查找的形状的替代文本...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  2. 形状操作|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for Java 打开该演示文稿并遍历添加到幻灯片的..."FindingShapeInSlide.pptx" ); try { ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  3. How to Merge PowerPoint Presentations using Java

    This short article guides on how to merge PowerPoint presentations using Java. It shares the required resources, a list of steps, and a runnable sample code to combine PPTX using Java....Slides Product Family Aspose.Imaging...control the process by adding slides based on some criteria in your...

    kb.aspose.com/slides/java/how-to-merge-powerpoi...
  4. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for .NET 15.11.0 Contents [...introduced with the Aspose.Slides for .NET 15.11.0 API. Public...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java... You can add an image to a slide through a picture frame. This...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/java/picture-frame/
  6. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint presentation in C# or .NET...Slides for .NET provides a simple...Presentation class. Access first slide. Add chart with default data...

    docs.aspose.com/slides/net/chart-plot-area/
  7. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...amounts of data on a single slide in a presentation expose patterns...types of charts. Using Aspose.Slides, you can create regular charts...

    docs.aspose.com/slides/cpp/create-chart/
  8. Manage Presentation|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Presentation Manage Slide Show Presentation Slide...

    docs.aspose.com/slides/androidjava/manage-prese...
  9. Chart Data Marker|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....try { // Access first slide ISlide slide = pres . getSlides ()...default chart IChart chart = slide . getShapes (). addChart ( ChartType...

    docs.aspose.com/slides/androidjava/chart-data-m...
  10. Chart Data Marker|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....try { // Access first slide ISlide slide = pres . getSlides ()...default chart IChart chart = slide . getShapes (). addChart ( ChartType...

    docs.aspose.com/slides/java/chart-data-marker/