Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 143,433 for

pptx

(0.39 sec)
  1. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { # Removing notes of...$pres -> save ( "test.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/presentation-no...
  2. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、Pptx 和 ODP 设置目标和操作。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "hyperlink.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. 如何在 C# .NET 中保护 PowerPoint 演示文稿

    本主题向您展示如何使用密码加密保护 C# .NET 中的 powerpoint 演示文稿。结果,您将获得受密码保护的 PowerPoint 演示文稿。...Pptx 属性保存受密码保护的演示文稿 用 C# 保护 PowerPoint...在上述步骤和代码中,您学习了如何使用 C# 保护 PPTX 。此 API 不仅限于密码保护,您还可以在 C# 中锁定和解锁 PPTX 文件。在 Aspose...

    kb.aspose.com/zh/slides/net/how-to-secure-power...
  4. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and Pptx slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for Java—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Create an instance...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/error-bar/
  6. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....that shows how to add image in PPTX Table in Java . This application...having a table image in the PPTX format We have explained how...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  7. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  8. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...( "test.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Ինչպես փոխարկել PowerPoint-ը TIFF-ի Java-ի միջոցով

    Այս պարզ հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխակերպել ներկայացումը TIFF-ի Java-ի միջոցով՝ հետևելով կազմաձևման մանրամասն քայլերին՝ տվյալ կոդի նմուշն օգտագործելու համար: Դուք կարող եք օգտագործել օրինակը՝ Java-ում Pptx-ը TIFF-ի փոխակերպելու համար՝ առանց MS PowerPoint-ից որևէ կախվածության:...ցանկացած միջավայրում՝ Java-ում PPTX-ի TIFF-ի** փոխակերպելու համար՝...օգտագործելով պահպանման մեթոդը: Java-ում PPTX-ը TIFF-ի փոխարկելու կոդը Եթե...

    kb.aspose.com/hy/slides/java/how-to-convert-pow...
  10. 在表格单元格中添加图像|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 ImageFile = "AsposeLogo...将图像添加到表格的第一个单元格 将修改后的演示文稿保存为 PPTX 文件 string FileName = "Adding...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...