Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 26,125 for

x

(0.23 sec)
  1. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AXisScaling::get_Type method. Gets or sets scaling type of the aXis 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...
  2. 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...
  3. 使用 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/
  4. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  5. ChartAxis.scaling property | Aspose.Words for P...

    ChartAXis.scaling property. Provides access to the scaling options of the aXis....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.has_major_gridlines property | Aspose...

    ChartAXis.has_major_gridlines property. Gets or sets a flag indicating whether the aXis has major gridlines....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisScaling.maximum property | Aspose.Words for...

    AXisScaling.maXimum property. Gets or sets the maXimum value of the aXis....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....containing block, // and the x and y coordinates of (1000, 1000).... None )); // Create a 400pt x 400pt group shape and place it...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取EXcel工作表页面设置的纸张宽度和高度。... GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...GetPageSetup (). GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  10. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....presented to implement PDF to PDF X 1A converter in Java . Steps to...that is to be transformed to PDF/X-1a Create an object of PdfFormatConversionO...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...