Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 28,464 for

x

(0.42 sec)
  1. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....reversing the x-coordinates. Vertical Flip along the x-axis, reversing...Both Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for .NET MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....fraction: x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // Use mathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  3. 档案

    档案...Alt-Svc: h3=":443", h3-29=":443" X-CalculatedFETarget: CH0PR03CU015...BL0PR02CU002.internal.outlook.com X-BackEndHttpStatus: 200, 200, 200...

    blog.aspose.com/zh/email/set-up-ews-activity-lo...
  4. Custom context menus for GridJs|Documentation

    This article describes how to configure conteXt menus for GridJs....x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Custom context menus for GridJs|Documentation

    This article describes how to configure conteXt menus for GridJs....x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Custom context menus for GridJs|Documentation

    This article describes how to configure conteXt menus for GridJs....x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile shape orientation options. Enhance your document design with fleXible customization!...reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....grouped and banded along the X-axis by category: let chart =...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... x_values Gets a collection of X values for this...Description add(x_value) Adds the specified X value to the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for .NET to optimize teXt positioning in PowerPoint presentations....Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/net/paragraph/