Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 26,125 for

x

(0.06 sec)
  1. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。...][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ] . offset_x y = tbl...ShapeType . RECTANGLE , rect . x + x , rect . y + y , rect . width...

    docs.aspose.com/slides/zh/python-net/paragraph/
  2. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matriX with Aspose.SVG. Includes clear code eXamples and best practices....element by a tx value along the x-axis and by ty along the y-axis...according to the formula: x(new) = x(old) + tx y(new) = y(old)...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  3. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisScaling class. Represents the scaling options of the aXis...clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....class Represents a collection of X values for a chart series. Remarks...collection allows only changing X values. To add or insert new values...

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

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples....$fraction = new MathematicalText ( "x" ) -> divide ( "y" ); $mathParagraph...$fraction = new MathematicalText ( "x" ) -> divide ( "y" ); $mathParagraph...

    docs.aspose.com/slides/php-java/powerpoint-math...
  8. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. EXplore layout types, placeholder control, and footer visibility through Java code eXamples....Method addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/java/slide-layout/
  9. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. EXplore layout types, placeholder control, and footer visibility through code eXamples....Method addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/php-java/slide-layout/
  10. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the EXcel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API.... GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...GetPageSetup (). GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...