Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 42,844 for

shape

(0.2 sec)
  1. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentVisitor.visit_group_shape_end method | ...

    DocumentVisitor.visit_group_Shape_end method. Called when enumeration of a group Shape has ended....visit_group_shape_end method visit_group_shape_end(group_shape) Called...of a group shape has ended. def visit_group_shape_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data point on the chart. To learn more, visit the documentation article in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....for the newly created vector shape, a feature is constructed, and...values are set. Code to Create a Shape File in C# This code uses Drivers...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  5. TextBox.internalMarginBottom property | Aspose....

    TextBox.internalMarginBottom property. Specifies the inner bottom margin in points for a Shape....bottom margin in points for a shape. get internalMarginBottom ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API and Backwards Incompatible Changes i...

    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....been added to IShape and to Shape Property BlackWhiteMode has...IShape and to Shape. This property specifies how a shape will render...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series properties for enhanced data visualization and analysis....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 组|Aspose.Slides for PHP 文档

    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....()) ; $i ++ ) { # 访问幻灯片的形状集合 $shape = $sld -> getShapes () -> get_Item...); if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/zh/php-java/group/
  9. 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.leftMode](../leftMode/) property....proportionally if the chart shape is resized. The property cannot...const chartHeight = 252 ; let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....Header Footer Footnote Comment Shape GroupShape Cell StructuredDocumentTa...the document Shape and GroupShape represent shapes, drawings, images...

    docs.aspose.com/words/java/logical-levels-of-no...