Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 21,288 for

x

(0.09 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for .NET. Get detailed instructions, code eXamples, and tips to automate the creation and editing of presentations....fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). Divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  2. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#....on the type of the chart, add x tags to the chart title or chart...series’ names as follows. << x [ x_value_expression ]>> For a scatter...

    docs.aspose.com/words/net/linq-working-with-cha...
  3. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math TeXt...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  4. Gaussian Blur – SVG Filters – C# Code

    Learn how to write SVG code for a Gaussian Blur filter and see C# eXamples to implement Gaussian Blur effect to SVG elements and bitmaps....attributes for filter primitive are x, y, width, height, and id . They...standard deviation value along the x-axis of the coordinate system...

    docs.aspose.com/svg/net/gaussian-blur/
  5. 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...
  6. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....operator x y m x y l , x y L x 1 y 1 x 2 y 2 x 3 y 3 c , x 1 y 1...1 x 2 y 2 x 3 y 3 C num w H Xa Native PS operator x y moveto x...

    docs.aspose.com/page/net/what-is-ai-file/
  7. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....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. Chart.series property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP....bookmarks -> getCount ()); $ x = 0 ; while ( $ x < 8 ) { $ bookmark =...= $ bookmarks -> get ( $ x ); //$row = new Java("com.aspose.words...

    docs.aspose.com/words/java/untangle-row-bookmar...