Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 129,971 for

presentation

(0.98 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert DOCX to TSV in C++ or with free Online ...

    C++ API to Convert DOCX to TSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  5. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...DocumentProperties ,该类通过 Presentation.DocumentProperties 属性表示与演示文稿文件关联的文档属性。...属性表示与演示文稿文件关联的文档属性。 开发人员可以使用 Presentation 对象公开的 DocumentProperties...

    docs.aspose.com/slides/zh/php-java/presentation...
  6. Convert PPTX to Video in C# | products.aspose.com

    Convert PPTX to video in C#. Use .NET library API to convert PowerPoint to video...create, edit and manipulate presentations and also convert PowerPoint...PowerPoint presentations to other documents and videos. In this case...

    products.aspose.com/slides/net/conversion/pptx-...
  7. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...CurvedConnector5 3 使用连接线连接形状 创建一个 Presentation 实例。 通过索引获取幻灯片的引用。 使用 Shapes...文件的演示文稿类 using ( Presentation input = new Presentation ()) { // 访问特定幻灯片的形状集合...

    docs.aspose.com/slides/zh/net/connector/
  8. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint Presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...PdfOptions(); Presentation presentation = new Presentation(filePath);...add(fontSubstituteRule); presentation.getFontsManager().setFo...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  9. Compress Powerpoint Files Online or via Java | ...

    Free online app to compress different Powerpoint files. Java compression library code for Powerpoint documents....Load the document using Presentation class. Use the Compress...Compressing PowerPoint Presentations Using Java APIs: Optimize...

    products.aspose.com/total/java/compress/powerpo...
  10. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。...您可以按以下方式在幻灯片上添加缩放帧: 创建一个 Presentation 类的实例。 创建您打算链接的新的幻灯片。 为创建的幻灯片添加识别文本和背景。...pydrawing as draw with slides . Presentation () as pres : #添加新幻灯片到演示文稿...

    docs.aspose.com/slides/zh/python-net/manage-zoom/