Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 21,288 for

x

(0.12 sec)
  1. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...

    docs.aspose.com/slides/cpp/manage-cells/
  2. Rotate Image|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms....For example: Rotate 180 Flip X - rotates the image 180 degrees...the image along the horizontal (X) axis. Rotate 90 Flip Y - rotates...

    docs.aspose.com/imaging/sharepoint/rotate-image/
  3. MathML Version 3 Not Supported By Aspose Words ...

    Hi Support Team, We are facing issues with Representation of MathML in Aspose Words For Reference We are Sharing 2 MathML Code Snippets Older Ones are supported Properly but The latest format of MathML Representation no…...<mfenced separators="|"> <mrow> <mi>x</mi> </mrow> </mfenced> <mo>=</mo>...<mrow> <mi>π</mi> <mi> </mi> <mi>x</mi> <mo>]</mo> <mo>,</mo> </mrow>...

    forum.aspose.com/t/mathml-version-3-not-support...
  4. 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...
  5. Using Operators in C#|Aspose.Words for .NET

    Use predefined operators in template eXpressions when building a report in C#....Primary x.y x?.y f(x) a[x] a?[x] new Unary - ! ~ (T)x Binary *...

    docs.aspose.com/words/net/using-operators-linq/
  6. ChartSeries.insert method | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartSeries.insert method...xValue) Inserts the specified X value into the chart series at...sizes, they will be empty for the X value. insert ( index : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分...][ 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/
  8. 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/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++....class Represents a collection of X values for a chart series. class...the format code applied to the X values. GetEnumerator () override...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...rectangle = CadLwPolyline() val x = -28633.94720000 val y = 6628...Cad2DPoint(x, y), Cad2DPoint(x + width, y), Cad2DPoint(x + width...

    forum.aspose.com/t/save-text-as-actual-text-whe...