Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 50,431 for

shapes

(0.19 sec)
  1. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... shapes . add_ole_object_frame ( 0...Excel 文件的 OLE 对象框架。 slide . shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  2. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....the containing block of this shape. System :: Drawing :: Size Aspose...create and populate a group shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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....through all shapes in slide foreach ( PowerPoint . Shape shp in sld...sld . Shapes ) { //Access text in the shape string str = shp...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  4. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....Preset theme to a Page or a Shape This article can be useful to...a uniform look and feel to shapes within a page, and across multiple...

    docs.aspose.com/diagram/net/working-with-themes/
  5. Merge Image to BMP in Python | products.aspose.com

    Merge Image to BMP in Python. Use Python library API to combine Images... shapes . add_picture_frame(slides...Bitmap( "image2.png" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/ima...
  6. API Reference|Aspose.Slides for Python Document...

    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....allows you to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/python-java/api-reference/
  7. API Reference|Aspose.Slides Documentation

    Create, edit, and convert presentations in .NET—no PowerPoint needed. Aspose.Slides supports PPT, PPTX, and ODP with fast SVG/PDF export....NET allows to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/net/api-reference/
  8. API Reference|Aspose.Slides for Node.js via .NE...

    Create, edit, and convert presentations in JavaScript—no PowerPoint needed. Aspose.Slides for Node.js supports PPT, PPTX, and ODP with fast SVG/PDF export....allows you to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/nodejs-java/api-reference/
  9. Missing Features in VSTO|Aspose.Slides Document...

    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....Presentation Locking Rendering Shapes on Slide as Images Code Comparison...

    docs.aspose.com/slides/net/missing-features-in-...
  10. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...150 , 75 ); // 设置矩形形状的填充颜色。 shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/shape-formatting/