Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 14,928 for

point

(0.12 sec)
  1. Can not save layer to geojson - Free Support Fo...

    env: .net 9 win11 aspose.gis 25.3 q1:can not save layer to geojson var path = "CreateFileGdbDataset_out.gdb"; using (var dataset = Dataset.Create(path, Drivers.FileGdb)) { using (var layer = dataset.CreateLa…...Geometry = new Point(i, i); layer.Add(feature); }...i); feature.Geometry = new Point(i, i); layer.Add(feature); }...

    forum.aspose.com/t/can-not-save-layer-to-geojso...
  2. Drawing Images|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....on an image connecting two point structures. This method has...and coordinates pairs of points or Point/PointF structures as arguments...

    docs.aspose.com/psd/java/drawing-images/
  3. ImageSize class | Aspose.Words for Python

    aspose.words.drawing.ImageSize class. Contains information about image size and resolution...height_points Gets the height of the image in points. 1 point is...width_points Gets the width of the image in points. 1 point is 1/72...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartYValueType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChartYValueType enum to easily define Y value types for your chart series, enhancing your data visualization capabilities....a double-precision floating-point number. DateTime 1 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....need to set this property to point to a document instance, before...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... Point : ... @coord_origin.setter def...value : aspose . pydrawing . Point ): ... Remarks The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DataBar Limited|Documentation

    Information about DataBar Limited Barcode Type...thus does not apply to retail point-of-sale operational tasks. It...is not intended for retail point-of-sale scanning. Its main advantage...

    docs.aspose.com/barcode/info-cards/databar-limi...
  8. 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.... At that point, each time you required another...make another Node object, then point that node to the one Mesh. This...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  9. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current section in C++....builder's cursor, // which is the point where it will insert new nodes...add will be inserted at that point. builder -> Writeln ( u "This...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Calculate (); // Access first chart point in the first series ChartPoint...of X and Y values of chart point std :: cout << "X Value Type:...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...