Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 133,786 for

pptx

(0.08 sec)
  1. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file with slides . Presentation...( "table.pptx" , slides . export . SaveFormat . PPTX ) Numbering...

    docs.aspose.com/slides/python-net/manage-table/
  2. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...pptx" , SaveFormat :: Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  3. Ինչպես արտահանել PowerPoint-ը Word-ի միջոցով Ja...

    Այս ձեռնարկը ցույց է տալիս, թե ինչպես արտահանել PowerPoint-ը Word-ին՝ օգտագործելով Java-ը: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ ընթացակարգ և գործարկվող ընտրանքային ծածկագիր՝ Java-ի միջոցով Pptx-ը DOCX-ի փոխարկելու համար:...գոյություն ունեցող ներկայացում, ասենք PPTX կամ PPT, այնուհետև այն կվերափոխեք...Word ֆայլ: Կոդ՝ Java-ի միջոցով PPTX-ի DOCX-ի փոխակերպելու համար...

    kb.aspose.com/hy/slides/java/how-to-export-powe...
  4. Error Bar|Aspose.Slides for PHP 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....the modified presentation to a PPTX file. # Create an instance of...save ( "ErrorBars.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/error-bar/
  5. Manage Bullet|Aspose.Slides for PHP Documentation

    Create bullet and numbered lists in PowerPoint presentation...Presentation class that represents a PPTX file $pres = new Presentation...presentation as a PPTX file $pres -> save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-bullet/
  6. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export XPS to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to SWF. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...Aspose TextBox Finally, write the PPTX file through the Presentation..."TextBox_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  8. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This Python code demonstrates...Presentation ( path + "Fonts.pptx" ) as presentation : # Loads...

    docs.aspose.com/slides/python-net/font-replacem...
  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.... 将演示文稿写入 PPTX 文件。 上述步骤的实现示例如下所示。 Presentation...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/zh/java/presentation-loc...
  10. Presentation Notes|Aspose.Slides for Node.js vi...

    Presentation notes, speaker notes in JavaScript...pptx" ); try { // Removing notes...( "test.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...