Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 142,052 for

pptx

(0.3 sec)
  1. Ինչպես ստեղծել PPT Python-ի միջոցով

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

    kb.aspose.com/hy/slides/python/how-to-create-pp...
  2. 设置母版幻灯片的背景颜色|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" , SaveFormat . Pptx ); 下载示例代码 Codeplex...

    docs.aspose.com/slides/zh/net/setting-backgroun...
  3. 获取演示文稿中的所有外部超链接|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...
  4. 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/
  5. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/pie-chart/
  6. API Limitations|Aspose.Slides Documentation

    Know Aspose.Slides for Android limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....that created or last saved a PPTX presentation. In Aspose.Slides...API for the formats above. For PPTX , the Application property is...

    docs.aspose.com/slides/androidjava/api-limitati...
  7. API Limitations|Aspose.Slides for PHP Documenta...

    Know Aspose.Slides for PHP limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....that created or last saved a PPTX presentation. In Aspose.Slides...API for the formats above. For PPTX , the Application property is...

    docs.aspose.com/slides/php-java/api-limitations/
  8. 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...
  9. 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...
  10. 管理演示文稿超链接(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/