Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 141,113 for

pptx

(0.12 sec)
  1. 获取演示文稿中的所有外部超链接|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" ; foreach ( string s in GetAllExternalHyperl...FilePath + "获取所有外部超链接.pptx" ; //实例化一个表示 PPTX 文件的 Presentation 对象...

    docs.aspose.com/slides/zh/net/get-all-the-exter...
  2. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。...pptx" , SaveFormat . Pptx ); 设置自动饼图切片颜色 Aspose...添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/net/pie-chart/
  3. Online XML to PPSX Conversion or Build .NET bas...

    Free online app to convert XML to PPSX files. .NET C# conversion library code for XML documents....Convert XML to PPTX by using Save method Load PPTX file by using...save XML as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/xml-to...
  4. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...is saved to the disk in the PPTX format. The example here uses...and save it to the SDCard in PPTX format. try { // Instantiate...

    docs.aspose.com/slides/androidjava/install-aspo...
  5. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. 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/java/creating-excel-char...
  6. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....pptx" ) as presentation : # Clone...ese_out.pptx" , slides . export . SaveFormat . PPTX ) Clone to...

    docs.aspose.com/slides/python-net/clone-slides/
  7. 如何使用 Aspose.Slides 从 PPT、PPTX 和 ODP 提取文本|Aspose...

    使用 Aspose.Slides API 在流行的云平台上提取演示文稿文本,实现 PPT、Pptx 和 ODP 的搜索、分析和导出自动化。...Slides 从 PPT、PPTX 和 ODP 提取文本 Contents [ Hide ] 介绍...,用于从演示文稿文件中提取文本,支持 PPT, PPTX, and ODP 。与仅支持 PPTX 并且需要复杂 XML 解析的 Open...

    docs.aspose.com/slides/zh/net/extracting-text-o...
  8. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...pptx" , SaveFormat :: Pptx ); 向形状或框架添加 URL 超链接...Save ( u "pres-out.pptx" , SaveFormat :: Pptx ); 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....the modified presentation as a PPTX file. This Java code shows you...presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/androidjava/create-chart/
  10. 如何在 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...