Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 226,240 for

slide

(0.06 sec)
  1. Presentation Notes|Aspose.Slides for Node.js vi...

    Presentation notes, speaker notes in JavaScript...Slides supports removing notes slides from a presentation...notes style slides from any presentation. Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...shapes, or media Links to slides Aspose.Slides for Node.js via Java...presentation = new aspose . slides . Presentation (); try { var...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  3. Convert TXT to PPT via C++ or with free Online ...

    Export TXT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....Slides for C++, which can be used...to HTML. Then, using Aspose.Slides for C++, you can load the HTML...

    products.aspose.com/total/cpp/conversion/txt-to...
  4. Convert TXT to ODP via C++ or with free Online ...

    Export TXT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to ODP online converter quickly before integrating the code....Slides for C++. Aspose.Words for C++...convert it to HTML. Aspose.Slides for C++ can then be used to...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. 3D 演示|Aspose.Slides 文档

    使用 C# 或 .NET 制作的 3D PowerPoint 演示...Slides 20.9 版本以来,新增了 跨平台 3D 引擎 。新...此外,现在可以通过 Slides 公共 API 创建带有 3D 效果的形状。 在 Aspose.Slides API 中,要使...

    docs.aspose.com/slides/zh/net/3d-presentation/
  6. Convert TXT to POT via C++ or with free Online ...

    Export TXT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....Slides for C++. With these two APIs...object Add an AutoShape in your slide, and add AddTextFrame in it...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. Convert TXT to PPTM via C++ or with free Online...

    Export TXT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....Slides for C++. With these APIs, users...object Add an AutoShape in your slide, and add AddTextFrame in it...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. 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.6.0 Contents [...introduced with the Aspose.Slides for .NET 15.6.0 API. Public...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. 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/java/chart-legend/
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...Get the table from the first slide. Iterate through the table’s...AsCast < ITable > ( pres -> get_Slides () -> idx_get ( 0 ) -> get_Shapes...

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