Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 10,113 for

presentation

(0.03 sec)
  1. Convert PPT to PPTX in C#|Aspose.Slides Documen...

    Convert PowerPoint PPT to PPTX in C# or .NET...how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/net/convert-ppt-to-pptx/
  2. Manage SmartArt Shape|Aspose.Slides for Node.js...

    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....below: Create an instance of Presentation class. Obtain the reference...LayoutType . Save the modified presentation as a PPTX file. // Instantiate...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  3. Aspose.Slides中的多线程|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.... 我们强烈建议您 不要 在多线程环境中使用单个 Presentation 实例,因为这可能会导致不可预测的错误或故障,这些问题不容易被检测到。...易被检测到。 在多个线程中加载、保存和/或克隆 Presentation 类的实例是 不安全的 。此类操作 不受支持 。...

    docs.aspose.com/slides/zh/net/multithreading/
  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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Shape Effective Properties|Aspose.Slides Docume...

    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....frame shape has one); In presentation global text settings; those...effective values: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/androidjava/shape-effect...
  6. 图例位置|Aspose.Slides for PHP 文档

    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 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...大小。 # 创建 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  7. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java...feature: Presentation pres = new Presentation ( "Presentation.pptx"...feature: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/java/text-formatting/
  8. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....how to secure PowerPoint presentation using Python by password...password protection. A presentation can be secured in many ways including...

    kb.aspose.com/slides/python/how-to-secure-power...
  9. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint Presentations in C# or .NET...placeholders on slides in presentations. Aspose.Slides allows you...Prerequisite : You need a presentation that contains a placeholder...

    docs.aspose.com/slides/net/manage-placeholder/
  10. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint Presentation in Java...allow people to create presentations quickly from images. Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/androidjava/picture-frame/