Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 214,469 for

slide

(0.04 sec)
  1. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python...Get the table from the first slide. Iterate through the table’s...draw import aspose.slides as slides with slides . Presentation (...

    docs.aspose.com/slides/python-net/manage-cells/
  2. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/es/net/web-extensions/sa...
  3. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/de/net/web-extensions/sa...
  4. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to PDF using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to PDF converter in Python using the example code....Slides Product Family Aspose.Imaging...will have control over each slide that is included in the PDF...

    kb.aspose.com/slides/python/how-to-convert-mult...
  5. Chart Legend|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....reference of the slide. Adding a chart on slide. Setting the properties...Get reference of the slide ISlide slide = pres . getSlides ()...

    docs.aspose.com/slides/androidjava/chart-legend/
  6. Manage Cells|Aspose.Slides for PHP Documentation

    Table cells in PowerPoint presentations...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 ( $i...

    docs.aspose.com/slides/php-java/manage-cells/
  7. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in Java...allows you to add videos to a slide in a presentation in two ways:...objects) to a presentation, Aspose.Slides provides the IVideo interface...

    docs.aspose.com/slides/java/video-frame/
  8. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Java...and also frequently used as slides' backgrounds. The image objects...first by going through every slide and then going through every...

    docs.aspose.com/slides/java/extracting-images-f...
  9. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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 > (); auto slide = presentation -> get_Slide ( 0 ); // Add...Add an OLE object to the slide auto allBytes = System :: IO :: File...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  10. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像...slides as slides def get_image_format (..."jpeg" : slides . ImageFormat . JPEG , "emf" : slides . ImageFormat...

    docs.aspose.com/slides/zh/python-net/extracting...