Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 16,458 for

point

(0.22 sec)
  1. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Custom Data Label of Chart Point with C++ Read Axis Labels after...

    docs.aspose.com/cells/cpp/disable-text-wrapping...
  2. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....continue the count from that point onward. doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/lin...
  3. Reading value leads to results containing inacc...

    Hi Aspose team, i have a problem reading numeric values from given excel file ‘TestNumeric.xlsx’. NumericValue.zip (8.3 KB) This file contains two cells with numeric values. They seem to be identical. A2 = 5,5569, B2…...underlying double-precision floating-point representation is resulting...precision limitations of floating-point numbers when consistent decimal...

    forum.aspose.com/t/reading-value-leads-to-resul...
  4. C++中XML的字体FallBack设置|Aspose.Words对于C++

    字体回退机制在字体解析时使用,但不包含特定字符。 在这种情况下,Aspose.Words尝试使用字符的后备字体之一。...the requested Unicode code point then "Segoe UI Symbol" will..."U+20B9 INDIAN RUPEE SIGN" code point. --> < Rule Ranges = "2000-206F...

    docs.aspose.com/words/zh/cpp/font-fallback-sett...
  5. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...updateText("test update", new Point(0, 0), 15.0f, Color.getPurple());...

    products.aspose.com/psd/cr/editor/psb/
  6. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....and the marker is placed at a point along the axis which varies...and the marker is placed at a point along the axis according to...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  7. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic axis in C++.... Valid range of a floating point value is greater than or equal...with X/Y coordinates for five points. chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation....The reference position (in points). Return Value A tab stop object...ParagraphFormat . TabStops ; // 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/net/aspose.words/tab...
  9. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application....The reference position (in points). Return Value A tab stop object...ParagraphFormat . TabStops ; // 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....get_Item ( 0 ); // Adds a new point (1:3) to the series series ...2 , 2 , 3 )); // Adds a new point (2:10) series . getDataPoints...

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