Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 30,235 for

x

(0.13 sec)
  1. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisScaling class. Represents the scaling options of the aXis...clear (); // Insert a series with X/Y coordinates for five points...160000.0 ]); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::AxisScaling cla...

    Aspose::Words::Drawing::Charts::AXisScaling class. Represents the scaling options of the aXis. To learn more, visit the documentation article in C++....Clear (); // Insert a series with X/Y coordinates for five points...0 })); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. AxisScaling.logBase property | Aspose.Words for...

    AXisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic aXis....clear (); // Insert a series with X/Y coordinates for five points...160000.0 ]); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples.... MathematicalText ( "x" ). divide ( "y" ); mathParagraph...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  5. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...] 在Excel图表中,有3种类型的轴: 水平(类别)轴:X轴 垂直(数值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...| | 管理X和Y轴 在Excel图表中,水平轴和垂直轴是最常用的两个轴线。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  6. FBX animation rotation problem - Free Support F...

    The FBX rotation generated by this code is completely different from what I eXpected. Is my code incorrect or is it a bug in Aspose? Furthermore, the rotation works correctly when I set the X and Z aXes separately, but …...works correctly when I set the X and Z axes separately, but the...should target specific axes like "X" , "Y" , or "Z" under that property...

    forum.aspose.com/t/fbx-animation-rotation-probl...
  7. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get Page Offset|Aspose.PDF for Python via .NET

    This eXample demonstrates how to use PdfFileInfo to get the X and Y offsets of a specific page and convert them into inches for precise layout and positioning analysis....developers with the exact horizontal (X) and vertical (Y) offsets of pages...infile ) page_x_offset = pdf_info . get_page_x_offset ( 1 ) /...

    docs.aspose.com/pdf/python-net/get-page-offset/
  9. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values....the format code applied to the X values. @property def format_code...- “\"$\”#,##0.00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore teXt inside OfficeMath/>...pattern = 'b' , replacement = 'x' , options = options ) if is_ignore_office_math...else : self . assertEqual ( 'i+x-c≥iM+xM-cM' , doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...