Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 15,863 for

point

(0.07 sec)
  1. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style.... FLAT Line ends at end point. DEFAULT Default value is EndCap...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....connection points (green points) on shapes. Connection points appear...Adjustment handles (yellow points), available on certain connectors...

    docs.aspose.com/slides/python-net/connector/
  3. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::ClearFormat method. Clears format of this data Point. The properties are set to the default values defined in the parent series in C++....Clears format of this data point. The properties are set to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. JSSizeF class | Aspose.Words for Node.js

    Aspose.Words.JSSizeF class. Stores an ordered pair of floating-Point numbers, which specify a Height and Width....an ordered pair of floating-point numbers, which specify a Height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes.... CreateMeshUsingPolyg () # Point node to the mesh cube1 . entity...create_child_node ( "cube2" ) # Point node to the mesh cube2 . entity...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  6. FieldDisplayBarcode.posCodeStyle property | Asp...

    FieldDisplayBarcode.posCodeStyle property. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...Gets or sets the style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldMergeBarcode.posCodeStyle property | Aspos...

    FieldMergeBarcode.posCodeStyle property. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...Gets or sets the style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BarcodeParameters.pos_code_style property | Asp...

    BarcodeParameters.pos_code_style property. Style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8)...pos_code_style property Style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/python-net/aspose.wo...
  9. JSRectangleF class | Aspose.Words for Node.js

    Aspose.Words.JSRectangleF class. Stores a set of four floating-Point numbers that represent the location and size of a rectangle....Stores a set of four floating-point numbers that represent the location...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/java/chart-series/