Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 141,112 for

pptx

(0.63 sec)
  1. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ) as presentation : # Removing..."RemoveNotesAtSpecifi_out.pptx" , slides . export . SaveFormat . PPTX ) Remove...

    docs.aspose.com/slides/python-net/presentation-...
  2. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, Pptx, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization....used for PowerPoint (PPT and PPTX) conversion operations. These...PDF ) FAQ Can I convert ODP to PPTX without installing LibreOffice...

    docs.aspose.com/slides/python-net/convert-openo...
  3. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/shape-effect/
  4. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....create Hyperlink for an Image in PPTX using C# . The sample code exhibits...properties Save the presentation as PPTX having a hyperlink for a PNG...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  5. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...asposeSlides . Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for C++. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...< Presentation > ( u "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Ինչպես փոխարկել PDF-ը PowerPoint-ի Java-ի միջոցով

    Այս ձեռնարկը պարունակում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել PDF-ը PowerPoint-ի Java-ի միջոցով: Այն ուղղորդում է սահմանել միջավայրը, կիսում է քայլերը և գործարկվող կոդը՝ PDF-ը PowerPoint-ի փոխելու Java-ի միջոցով:...հարթակում: Java-ի միջոցով PDF-ը PPTX-ի փոխարկելու քայլեր Նախադրեք...ավելացնելու Aspose.PDF for Java ՝ PPTX ստեղծելու համար Ստուգեք PptxSaveOptions...

    kb.aspose.com/hy/pdf/java/how-to-convert-pdf-to...
  8. 删除作者的所有评论|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" ; string author = "Zeeshan...FileName = FilePath + "删除作者的所有评论.pptx" ; string author = "MZ" ; DeleteCommentsByAuth...

    docs.aspose.com/slides/zh/net/delete-all-the-co...
  9. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to multiple files including HTML, PDF and image formats within C++ based applications....Slides C++ Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation...for C++ API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/cpp/conversion/
  10. 组|Aspose.Slides for PHP 文档

    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 文件。 以下示例向幻灯片添加了一个组形状。 # 实例化...)); # 将 PPTX 文件写入磁盘 $pres -> save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/group/