Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 113,667 for

presentation

(0.15 sec)
  1. Shape Effect|Aspose.Slides for PHP Documentation

    Apply effect to PowerPoint shape...to shapes in PowerPoint presentations. Apply Shadow Effect This...a rectangle: $pres = new Presentation (); try { $shape = $pres...

    docs.aspose.com/slides/php-java/shape-effect/
  2. Manage Media|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....below: Create an instance of Presentation class. Get reference of...transition effect. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/cpp/manage-media/
  3. Shape Effect|Aspose.Slides for Node.js via .NET...

    Apply effect to PowerPoint shape in JavaScript...to shapes in PowerPoint presentations. Apply Shadow Effect This...= new aspose . slides . Presentation (); try { var shape = pres...

    docs.aspose.com/slides/nodejs-java/shape-effect/
  4. 段落|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 pres = new Presentation ( "HelloWorld...以下示例代码演示了所述操作: Presentation pres = new Presentation ( "source.pptx"...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  5. Online TEX to ODP Conversion or Build .NET base...

    Free online app to convert TEX to ODP files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  6. 设置OLE图标的标题|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.... using ( Presentation pres = new Presentation ()) { ISlide...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  7. 默认字体 - PowerPoint C# API|Aspose.Slides 文档

    PowerPoint C# API 允许您设置渲染演示文稿到 PDF、XPS 或缩略图的默认字体... 使用 Presentation 加载演示文稿并设置加载选项。 现在,生成幻灯片缩略图、PDF..."Wingdings" ; using ( Presentation pptx = new Presentation ( "DefaultFonts...

    docs.aspose.com/slides/zh/net/default-font/
  8. Online PDF to PPTM Conversion or Build .NET bas...

    Free online app to convert PDF to PPTM files. .NET C# conversion library code for PDF documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/pdf-to...
  9. Online XPS to ODP Conversion or Build .NET base...

    Free online app to convert XPS to ODP files. .NET C# conversion library code for XPS documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/xps-to...
  10. 图表格式化|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 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-for...