Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 27,018 for

x

(0.07 sec)
  1. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# eXamples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....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/
  2. 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...
  3. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag.... of_type ( lambda x : x . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 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/
  5. 4. Decorated symbols and compound structures

    This article discusses a number of commands that produce various medium-sized math structures using the amsmath package....boxed { f(x_0 - x) \ leq f (x_0) \ leq f (x_0 + x) } 5 \ end{equation}...infty} ^ \ infty \ qquad \ lim_{x \ to x_0} 3 \ ] 4 Text : $ \ sum_{n...

    docs.aspose.com/tex/java/latex-math-decorations/
  6. 1. 简单公式|乳胶手册

    本文讨论了如何与TeX和lateX创建简单的原子数学表达式。...最简单的公式是单个字母“ x ”或单个数字“4”。要在 LaTeX 文本中插入此类公式,请分别输入“$x$”或“$4$”。所有...学公式都括在特殊的数学括号(“$”)。 当您输入 $x$ 时,’ x ’ 会以斜体显示,但 $2$ 则会以罗马字体显示为...

    docs.aspose.com/tex/zh/java/latex-math-simple-f...
  7. 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...
  8. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the teXt wraps around.... 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...
  9. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Java to optimize teXt positioning in PowerPoint presentations.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/java/paragraph/
  10. 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...