Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 15,712 for

point

(0.07 sec)
  1. 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....distance of the data label in points from the left edge of the chart...label_height / 2 # Because the data points start at the top, the X coordinates...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in Points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....distance of the data label in points from the top edge of the chart...label_height / 2 # Because the data points start at the top, the X coordinates...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted....label_height / 2 # Because the data points start at the top, the X coordinates...labels point to the right and the Y coordinates point down, the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....label_height / 2 # Because the data points start at the top, the X coordinates...labels point to the right and the Y coordinates point down, the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to fetch the entities inside a viewport of ...

    How can i fetch the entities inside the viewport of a layout in dwg file using Aspose.Cad for dot net....WriteLine("Min point: " + entityInLayout.Bounds[0]...entityInLayout.Bounds[0].Y + " Max point: " + entityInLayout.Bounds[1]...

    forum.aspose.com/t/how-to-fetch-the-entities-in...
  6. Map Viewer APIs for .NET | products.aspose.com

    Develop map viewer through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files.... Point Symbolizer Line Symbolizer Fill Polygons Point Clustering...Clustering Use Picture in Points Combine Layers Combine Symbolizers...

    products.aspose.com/gis/net/viewer/
  7. Aspose::Words::Fields::BarcodeParameters class ...

    Aspose::Words::Fields::BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator. To learn more, visit the documentation article in C++....get_PosCodeStyle () const Style of a Point of Sale barcode (barcode types...value is in whole percentage points and the valid values are [10...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....name="start">The start data point. If not equal to (left,top)...<param name="end">The end data point. If not equal to (right,bottom)...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors.... Point }). Transform . Translation...() { LightType = LightType . Point , ConstantAttenuation = 0 ....

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....idx_get ( 0 ); // Adds a new point (1:3) series -> get_DataPoints...double > ( 3 ))); // Adds a new point (2:10) series -> get_DataPoints...

    docs.aspose.com/slides/cpp/create-chart/