Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 48,106 for

shapes

(0.09 sec)
  1. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); slide . getTimeline...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++....get ( 0 ); const shapes = worksheet . shapes ; // add a TextBox...TextBox const shape = shapes . addTextBox ( 2 , 0 , 2 , 0 , 50 , 120...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  3. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  4. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...0 ) -> get_Shapes (); // 添加图表 auto chart = shapes -> AddChart...

    docs.aspose.com/slides/zh/cpp/chart-series/
  5. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for Shapes, enhancing your designs with precise line control and professional quality....StrokeWeight Contents [ Hide ] Shape.StrokeWeight property Defines...that strokes the path of a shape in points. public double StrokeWeight...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....ISmartArtShape) add access to individual shapes inside SmartArt diagram. SmartArtShape...ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...

    docs.aspose.com/slides/java/public-api-and-back...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...Examples Shows how to insert DML shapes into a document. let doc =...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill Shapes, and export for PPT, PPTX and ODP.... Shapes . AddPictureFrame ( ShapeType...imageStream ); pres . Slides [ 0 ]. Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/examples/elements/pi...
  9. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_shape method...insert_shape method Contents [ Hide ] insert_shape(shape_type,...inline shape with specified type and size. def insert_shape ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio Shapes with Aspose.Diagram....the Visio Shapes Users insert text fields into shapes to display...User-defined Cells section in the shape’s ShapeSheet. Developers can...

    docs.aspose.com/diagram/net/working-with-user-d...