Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 235,356 for

slide

(0.17 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Slides Product Family Aspose.Imaging...C# How to Create PowerPoint Slides in HTML using Python How to...

    kb.aspose.com/categories/page/62/
  2. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...Slides 提供了 Table 类、 Cell 类以及其他相关类...理表格。 从头创建表格 本节展示如何在 Aspose.Slides 中通过向幻灯片添加表格形状、定义行列并设置精确尺寸来...

    docs.aspose.com/slides/zh/python-net/manage-table/
  3. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling....Slides for Node.js via Java lets developers...add custom charts to their slides from scratch. This article...

    docs.aspose.com/slides/nodejs-java/chart-format...
  4. Create VSSX Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSSX Diagrams using Node applications without using Microsoft Office....(PowerPoint Slide Show) Generate PPSM File (Macro-enabled Slide Show)...Generate PPSX File (PowerPoint Slide Show) Generate PPT File (PowerPoint...

    products.aspose.com/total/nodejs-java/create/vssx/
  5. Create VSTX Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSTX Diagrams using Node applications without using Microsoft Office....(PowerPoint Slide Show) Generate PPSM File (Macro-enabled Slide Show)...Generate PPSX File (PowerPoint Slide Show) Generate PPT File (PowerPoint...

    products.aspose.com/total/nodejs-java/create/vstx/
  6. Extracting Text from PPT, PPTX, ODP|Aspose.Slid...

    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, ODP Contents [ Hide ] Slide Text Extraction: PPT, PPTX,...

    docs.aspose.com/slides/cpp/extracting-text-from...
  7. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...Slides for .NET 提供了 IAutoShape 接口。 Note Aspose.Slides 还提供了...获取演示文稿中的第一张幻灯片 ISlide sld = pres . Slides [ 0 ]; // 添加类型为 Rectangle 的...

    docs.aspose.com/slides/zh/net/manage-textbox/
  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....Slides 的常见用途是作为自动化工作流的一部分创建、更新和保存...2007(PPTX)演示文稿。以这种方式使用 Aspose.Slides 的应用程序用户可以访问输出的演示文稿。保护它们不被编...

    docs.aspose.com/slides/zh/net/presentation-lock...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for .NET 15.7.0 Contents [...introduced with the Aspose.Slides for .NET 15.7.0 API. Public...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...Slides 提供了 GeometryPath 类。 一个 GeometryPath...代码演示如何向形状添加自定义点: import aspose.slides as slides with slides . Presentation ()...

    docs.aspose.com/slides/zh/python-net/custom-shape/