Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 133,802 for

pptx

(0.06 sec)
  1. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 的高级形状效果,快速改造您的 PPT、Pptx 和 ODP 文件,在数秒内创建醒目且专业的幻灯片。...pptx" , slides . export . SaveFormat . PPTX ) 应用反射效果..."reflection.pptx" , slides . export . SaveFormat . PPTX ) 应用光晕效果...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  2. 图片框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加图片框...将修改后的演示文稿写入 PPTX 文件。 以下 C# 代码展示了如何创建一个图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  3. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....chart as an OLE object in a PPTX presentation using Aspose.Slides...the presentation to disk in PPTX format. Implementation of the...

    docs.aspose.com/slides/net/creating-excel-chart...
  4. 如何在 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...
  5. Superscript and Subscript|Aspose.Slides Documen...

    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.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/superscript-...
  6. Superscript and Subscript|Aspose.Slides Documen...

    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.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/java/superscript-and-sub...
  7. 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...
  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 文件。 上述步骤的实现示例如下所示。 Presentation...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/zh/java/presentation-loc...
  9. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C# or .NET...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" )) { foreach ( var commentAuthor...

    docs.aspose.com/slides/net/presentation-comments/
  10. Ինչպես փոխարկել 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...