Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 130,530 for

presentation

(0.51 sec)
  1. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for .NET: add, customize, and sequence effects and durations with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Apply a fade transition. slide...

    docs.aspose.com/slides/net/examples/elements/sl...
  2. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in C++....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C++ code is an implementation...

    docs.aspose.com/slides/cpp/manage-paragraph/
  3. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....addPicture () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $image...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. OutOfMemoryException When Exporting ActiveX Con...

    Hi, Google drive link for repro zip: We are seeing an OutOfMemoryException during PPTX-to-PDF conversion with the latest Aspose.Slides for .NET. The issue occurs on a 64-bit Windows Azure App Service when the presen…...Azure App Service when the presentation contains an ActiveX control...an ActiveX checkbox. Call presentation.Save(outputPdfPath, SaveFormat...

    forum.aspose.com/t/outofmemoryexception-when-ex...
  5. Customize Chart Data Tables in Presentations in...

    Customize chart data tables in .NET for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations in .NET Contents [ Hide...example demonstrates loading a presentation, adding a chart, enabling...

    docs.aspose.com/slides/net/chart-data-table/
  6. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Merge POT Files Using PHP | products.aspose.com

    Merge multiple POT files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/pot/
  8. Merge PPSM Files Using PHP | products.aspose.com

    Merge multiple PPSM files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/ppsm/
  9. Merge PPSX Files Using PHP | products.aspose.com

    Merge multiple PPSX files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/ppsx/
  10. Merge PPT Files Using PHP | products.aspose.com

    Merge multiple PPT files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/ppt/