Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 143,424 for

pptx

(0.56 sec)
  1. Export EPUB to POTM via C# API | products.aspos...

    .NET API to Convert EPUB to POTM without using Microsoft Word...transform the EPUB file format into PPTX. This API provides a wide range...the EPUB file is converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/epub-t...
  2. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This PHP code shows you...save ( "presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-zoom/
  3. 超链接|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、Pptx 和 ODP 设置目标和操作。...pptx" , slides . export . SaveFormat . PPTX ) 访问超链接 读取形状文本部分的超链接信息。.... Presentation ( "hyperlink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,..."output.pptx" , slides . export . SaveFormat . PPTX ) Add Linked...

    docs.aspose.com/slides/python-net/manage-ole/
  5. 组形状|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中管理组形状:创建、嵌套、对齐、重新排序和设置组形状样式,提供 PPT、Pptx 和 ODP 演示文稿示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "group_shape.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting Pptx to PDF and this Pptx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...Java for converting PPTx to PDF and this PPTx was built with licensed...@ysomaraju Cause When converting PPTX files that use licensed fonts...

    forum.aspose.com/t/font-licensing-question/314379
  7. 在 .NET 中格式化演示文稿文本|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和样式化文本。自定义字体、颜色、对齐方式等。...pptx 的文件,该文件在第一张幻灯片上包含一个带有以下文本的单个文本框:...实例化 Presentation 类并提供输入文件(PPT、PPTX、ODP 等)。 使用 Slides 集合访问所需的幻灯片。...

    docs.aspose.com/slides/zh/net/text-formatting/
  8. 使用 C++ 將 Microsoft PowerPoint 演示文稿轉換為各種格式 | pro...

    在基於 C++ 的應用程序中將 Microsoft PowerPoint 幻燈片轉換為多個文件,包括 HTML、PDF 和圖像格式。...Microsoft PowerPoint 演示文稿轉換為各種格式 PPT PPTX ODP PDF 使用 C++ 轉換 PowerPoint...Convert PPTX 如何使用 Aspose.Slides for C++ API 轉換 PPTX。 Convert...

    products.aspose.com/slides/zh-hant/cpp/conversion/
  9. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 将演示文稿另存为 PPTX 文件。 以下 Python 代码展示了如何创建图片框:...slides # 实例化 Presentation 类来表示 PPTX 文件。 with slides . Presentation...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  10. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This sample code shows..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) Creating...

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