Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 144,307 for

pptx

(0.43 sec)
  1. Export MD to XAML via C# API | products.aspose.com

    .NET API to Convert MD to XAML without using Microsoft Word...transform the MD file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to XAML. The PDF Processing...

    products.aspose.com/total/net/conversion/md-to-...
  2. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、Pptx 和 ODP 的行为。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "ole_object.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. 表格|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、Pptx 和 ODP 的导入/导出。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "table.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով

    Մենք ձեզ կուղեկցենք C#-ի քայլերով, թե ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով: Օգտագործելով մի քանի տող հեշտ կոդ C#-ում, կարող է ստեղծվել PPT ներկայացում:...Պահպանեք ներկայացումը որպես PPTX սկավառակի վրա՝ օգտագործելով...վերը նշված քայլերը ստեղծում են PPTX ֆայլ ՝ առանց որևէ կախվածության...

    kb.aspose.com/hy/slides/net/how-to-create-power...
  5. 演示文稿格式|Aspose.Slides for Python 文档

    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....pptx" ) if info . load_format ==...slides . LoadFormat . PPTX : print ( "PPTX" ) elif info . load_format...

    docs.aspose.com/slides/zh/python-net/presentati...
  6. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes....pptx" , slides . export . SaveFormat . PPTX ) Add URL..."output.pptx" , slides . export . SaveFormat . PPTX ) Add URL...

    docs.aspose.com/slides/python-net/manage-hyperl...
  7. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/docx-t...
  8. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-hyperlinks/
  9. 演示文稿锁定|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.... Microsoft PowerPoint 2007 (PPTX) 演示文稿。使用 Aspose.Slides 的应用程...中尚不可用。它为开发人员提供了一种控制其应用程序创建的演示文稿使用方式的手段。 幻灯片的组成 PPTX 幻灯片由多种组件组成,例如自动形状、表格、OLE 对象...

    docs.aspose.com/slides/zh/net/presentation-lock...
  10. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/text-formatting/