Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,563 for

point

(0.21 sec)
  1. 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...
  2. 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...
  3. Move, Rotate, and Scale SVG Elements in Python ...

    Transform SVG elements in Python with Aspose.SVG. Move, rotate, scale, combine transforms, and save edited SVG files....Rotate an SVG Element Around a Point Use rotate(angle cx cy) when...own center or another known point. The example rotates the #diamond...

    docs.aspose.com/svg/python-net/transform-svg-el...
  4. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...Geometry = new Point(1, 1); vectorLayer.Add(fea);...will report an error because a point was inserted, but the expected...

    forum.aspose.com/t/different-geometrytype-creat...
  5. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....comments PointF point ; point . set_X ( 0.2f ); point . set_Y ( 0...is slide comment" , slide1 , point , DateTime :: get_Now ()); //...

    docs.aspose.com/slides/cpp/presentation-comments/
  6. Manage Chart Data Series in Presentations Using...

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

    docs.aspose.com/slides/php-java/chart-series/
  7. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as Points, lines, and polygons....types of geometries such as points, lines, and polygons. Download...readable way to encode data about points, lines, polygons, and other...

    products.aspose.com/gis/net/gis-formats/geojson/
  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. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section....builder's cursor, // which is the point where it will insert new nodes...add will be inserted at that point. builder . Writeln ( "This is...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section....builder's cursor, # which is the point where it will insert new nodes...add will be inserted at that point. builder . writeln ( 'This is...

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