Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 126,446 for

presentation

(0.1 sec)
  1. Compress ODP Files Online or using Android Mobi...

    Free online app to compress different ODP files. Android compression library Java code for ODP documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  2. Compress PPS Files Online or using Android Mobi...

    Free online app to compress different PPS files. Android compression library Java code for PPS documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  3. MathText|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....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/ma...
  4. 导出媒体文件到HTML文件|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....为了将媒体文件导出到HTML,请按照以下步骤操作: 创建一个Presentation类的实例 获取幻灯片的引用 设置过渡效果 将演示文稿写入PPTX文件...//加载演示文稿 using (Presentation pres = new Presentation("example.pptx"))...

    docs.aspose.com/slides/zh/net/export-media-file...
  5. Online MHTML to Powerpoint Conversion or Develo...

    Free online app to convert MHTML to Powerpoint files. Java conversion library code for MHTML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/mhtml...
  6. Online XSLFO to PPSX Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSX files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Online PCL to PPT Conversion or Build .NET base...

    Free online app to convert PCL to PPT files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  8. 管理 PHP 中的演示文稿超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...代码演示了如何向文本添加网站超链接: $presentation = new Presentation (); try { $shape1...$shape1 = $presentation -> getSlides () -> get_Item ( 0 ) -> getShapes...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint Presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides....Manage Chart Data Labels in Presentations Using JavaScript Contents...= new aspose . slides . Presentation (); try { var chart = pres...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  10. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape autoShape...

    docs.aspose.com/slides/zh/net/manage-autofit-se...