Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 127,324 for

presentation

(0.09 sec)
  1. Convert OTP to POT using C# | products.aspose.com

    Sample code for OTP to POT C# conversion. Use API example code for batch OTP files to POT conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/otp-t...
  2. Convert PPSM to TIFF using C# | products.aspose...

    Sample code for PPSM to TIFF C# conversion. Use API example code for batch PPSM files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsm-...
  3. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/potx/
  4. Merge ODP Files via C++ | products.aspose.com

    C++ example code to combine ODP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/odp/
  5. Merge PPTM Files via C++ | products.aspose.com

    C++ example code to combine PPTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pptm/
  6. View PPS File Online and Load or Open PPS File ...

    Free online PPS file viewer app. Python API code to load and open PPS file for viewer application....Slides ) Create Presentation class object and load source...Load Microsoft Powerpoint Presentation Python Code : Open Powerpoint...

    products.aspose.com/total/python-net/viewer/pps/
  7. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/shape-animation/
  8. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 PPTX 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码展示了如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  9. 图例位置|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/
  10. Convert POTM to EMF in Python | products.aspose...

    Sample code for POTM to EMF Python conversion. Use PowerPoint Python API for batch conversion POTM files to EMF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...