Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 141,320 for

pptx

(0.08 sec)
  1. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...pptx" , slides . export . SaveFormat . PPTX ) 为形状或框架添加..."output.pptx" , slides . export . SaveFormat . PPTX ) 为媒体添加 URL...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  2. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 C# 代码实现了上述步骤,演示了如何向幻灯片添加文本:..."TextBox_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/zh/net/manage-textbox/
  3. Slides on Cloud Platforms|Aspose.Slides for PHP...

    See how Aspose.Slides runs on major cloud platforms, with deployment tips, scaling guidance, and best practices for processing PowerPoint and OpenDocument....Easily Extracting Text from PPT, PPTX, ODP Developer Guide API Reference...

    docs.aspose.com/slides/php-java/slides-on-cloud...
  4. Slides on Cloud Platforms|Aspose.Slides Documen...

    See how Aspose.Slides runs on major cloud platforms, with deployment tips, scaling guidance, and best practices for processing PowerPoint and OpenDocument....Easily Extracting Text from PPT, PPTX, ODP Developer Guide API Reference...

    docs.aspose.com/slides/cpp/slides-on-cloud-plat...
  5. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."pres-out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  6. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...Save ( "Legend_out.pptx" , SaveFormat . Pptx ); Set the Font Size...

    docs.aspose.com/slides/net/chart-legend/
  7. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 C++ 代码——上述步骤的实现——演示了如何向幻灯片添加文本:...( u "TextBox_out.pptx" , SaveFormat :: Pptx ); 检查文本框形状 Aspose...

    docs.aspose.com/slides/zh/cpp/manage-textbox/
  8. 如何使用 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...
  9. 在演示文稿中更改形状的填充颜色|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" ; SetPPTShapeColor ( FileName...Solid。 设置形状的颜色。 将修改后的演示文稿写入 PPTX 文件。 string FilePath = @"..\...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  10. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java.... Steps to Convert PDF to PPTX using Java Set the development...Aspose.PDF for Java to create PPTX Instantiate an object of PptxSaveOptions...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...