Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 9,376 for

pptx

(0.04 sec)
  1. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....pptx" , SaveFormat . Pptx ); } If the text becomes..."output_presentation.pptx" , SaveFormat . Pptx ); } When the text...

    docs.aspose.com/slides/net/manage-autofit-setti...
  2. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET...pptx" )) { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" )) { ISlide slide = pres ....

    docs.aspose.com/slides/net/chart-workbook/
  3. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/image/
  4. 管理 PowerPoint 段落|Aspose.Slides for PHP 文档

    创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...PHP 代码实现了添加包含部分的段落的步骤: # 实例化表示 PPTX 文件的 Presentation 类 $pres = new...} # 将 PPTX 写入磁盘 $pres -> save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  5. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接...pptx" , SaveFormat . Pptx ); } 向形状或框架添加 URL...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  6. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java中的PowerPoint变形过渡...pptx" ); try { // 在幻灯片 1 上应用圆形类型过渡..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/java/slide-transition/
  7. 幻灯片过渡|Aspose.Slides for PHP 文档

    PowerPoint 幻灯片过渡, PowerPoint 形态过渡...pptx" ); try { # 在幻灯片 1 上应用圆形过渡 $presentation..."SampleTransition_out.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/zh/php-java/slide-transi...
  8. Shape Effect|Aspose.Slides for Node.js via .NET...

    Apply effect to PowerPoint shape in JavaScript...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."reflection.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/shape-effect/
  9. Known Issues in Aspose.Slides for Java 14.4.0|A...

    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.... Not all PPTX text formatting features are...serialized PPT documents. Not all PPTX theme features are supported...

    docs.aspose.com/slides/java/known-issues-in-asp...
  10. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-textbox/