Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 141,303 for

pptx

(0.13 sec)
  1. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿保存为 PPTX 文件。 以下 Java 代码展示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/java/manage-cells/
  2. Ինչպես տպել PowerPoint ներկայացումը C#-ով

    Այս քայլ առ քայլ ձեռնարկում մենք ձեզ ցույց կտանք, թե ինչպես կարելի է տպել Pptx C#-ով Aspose.Slides-ի միջոցով՝ առանց նույնիսկ PowerPoint-ի տեղադրման: PPT ներկայացման կամ Pptx տպագրությունը C#-ով .NET կոդի միջոցով ձեռք է բերվում պարզ և հեշտ քայլերի միջոցով:...առանց PowerPoint-ի տեղադրման: PPTX ձևաչափն այժմ լայնորեն օգտագործվում...ձեռք բերել նույն մոտեցմամբ: PPTX ներկայացումը C#-ով տպելու քայլեր...

    kb.aspose.com/hy/slides/net/how-to-print-powerp...
  3. Change the Presentation Slide Size in .NET|Aspo...

    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" )) { pres . SlideSize . SetSize..."presentation-16x9.pptx" , SaveFormat . Pptx ); } Specify Custom...

    docs.aspose.com/slides/net/slide-size/
  4. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  5. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/group/
  6. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT presentation comments...NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove..."example_out.pptx" , slides . export . SaveFormat . PPTX) How to Remove...

    products.aspose.com/slides/python-net/annotatio...
  7. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Slides Java Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...save ( "example_out.pptx" , SaveFormat . Pptx ); } finally { if...

    products.aspose.com/slides/java/annotation/ppt/
  8. View PowerPoint Presentations using Aspose.Slid...

    Learn how to view PowerPoint presentations using Aspose.Slides for .NET API. This tutorial provides step-by-step instructions and code examples....NET Viewer PPT PPTX ODP View PowerPoint Presentations...Slides for .NET API. View PPTX How view PPTX file using Aspose.Slides...

    products.aspose.com/slides/net/viewer/
  9. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); // Removing notes of first..."RemoveNotesAtSpecifi_out.pptx" , SaveFormat . Pptx ); Remove Notes from...

    docs.aspose.com/slides/net/presentation-notes/
  10. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...Save ( "pres-out.pptx" , SaveFormat . Pptx ); } Add URL Hyperlinks...

    docs.aspose.com/slides/net/manage-hyperlinks/