Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 15,859 for

point

(0.08 sec)
  1. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Point = 10 ; gen . Save ( $"{path...CodeTextParameters . Font . Size . Point = 10 ; gen . Save ( $"{path...

    docs.aspose.com/barcode/net/set-barcode-text/
  2. 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...
  3. 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...
  4. Manage Presentation Comments in JavaScript|Aspo...

    Master presentation comments with Aspose.Slides for Node.js: add, read, edit, and delete comments in PowerPoint files using JavaScript fast and easily....the position for comments var point = java . newInstanceSync ( "com...getSlides (). get_Item ( 0 ), point , java . newInstanceSync ( "java...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. 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...
  6. HyphenationOptions class | Aspose.Words for Nod...

    Aspose.Words.Settings.HyphenationOptions class. Allows to configure document hyphenation options...sets the distance in 1/20 of a point from the right margin within...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Aspose::Words::Saving::ImageSavingArgs::get_IsI...

    Aspose::Words::Saving::ImageSavingArgs::get_IsImageAvailable method. Returns true if the current image is available for export in C++....is inaccessible or does not point to a valid image. In this case...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. Facing format issue in data labels for waterfal...

    Hi Team, We have generated a waterfall chart.We have set separator as , in our excel. With that we are expecting the data labels should take the format as given in the source cells. up to one decimal place. But in actu…...format to each individual data point's data label // so that double-clicking...getCount(); i++) { ChartPoint point = series.getPoints().get(i);...

    forum.aspose.com/t/facing-format-issue-in-data-...