Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,428 for

x

(0.51 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the teXt that follows the field should be moved down in C++....); ASSERT_EQ ( u " ADVANCE \\ x -100 \\ y 200" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the teXt that follows the field should be moved vertically from the top edge of the page in C++....); ASSERT_EQ ( u " ADVANCE \\ x -100 \\ y 200" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ChartAxis.minorTickMark property | Aspose.Words...

    ChartAXis.minorTickMark property. Returns or sets the minor tick marks for the aXis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation.... SetText ( u "X-Axis" ); chart . GetValueAxis...Get ( u "A1" ). PutValue ( u "X" ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  5. 使用Chart.SetChartDataRange方法轻松设置图表的简易方法(Node.js通...

    学习如何在Aspose.Cells for Node.js via C++中使用Chart.SetChartDataRange方法轻松设置图表。我们的指南将向您展示如何指定图表的数据范围,让您以最小的努力创建专业和准确的图表。...js在C++中找到图表系列中点的X值和Y值的类型 通过C++在Node.js中创建动态图表...

    docs.aspose.com/cells/zh/nodejs-cpp/easy-way-fo...
  6. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products.... Glyph coordinate for ‘X’ axis is calculated for every...every processed glyph. Both ‘X’ and ‘Y’ coordinates are passed into...

    docs.aspose.com/font/java/text-rendering-truety...
  7. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...Sum(x => x.ValueToUnits); foreach (var...resourceAssignment.TimephasedData.Sum(x => x.ValueToUnits); foreach (var...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AXisY method. Provides access to properties of the Y aXis of this series group in C++....Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BarcodeValue method. Gets or sets the barcode value in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...x series [3]. The bug has been fixed...workaround for v25.5 (and earlier 25.x builds) Create a CalculationOptions...

    forum.aspose.com/t/behavior-change-in-workbook-...