Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 42,923 for

shape

(0.08 sec)
  1. Code Comparison for common features|Documentation

    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....Update shape properties in VSTO and Aspose.Diagram Add Shapes Add...

    docs.aspose.com/diagram/net/code-comparison-for...
  2. Aspose.Cells 8.0.2中的公共API变更|Documentation

    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.... 在Shape类中添加了TextDirection属性 Shape类已公开了TextDirect...ion属性,用于获取或设置Shape对象的文本流方向。TextDirection属性也可用于设置电子表格中注释的所需文本方向,如下所示。...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. Export Document Structure While Converting to P...

    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....row, table, worksheet, image, shape, header/footer, etc. With option...

    docs.aspose.com/cells/net/export-document-struc...
  4. ShapeBase.localToParent method | Aspose.Words f...

    ShapeBase.localToParent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape....coordinate space of the parent shape. localToParent ( value : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); chart -> get_Title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Detecting Empty Worksheets|Documentation

    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.... Check for Shapes It is possible that a given... however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/java/detecting-empty-work...
  8. ChartAxis.crosses_at property | Aspose.Words fo...

    ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/presentation-theme/
  10. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....proportionally if the chart shape is resized. The property cannot...chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...