Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 21,274 for

x

(0.06 sec)
  1. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts....the format code applied to the X values. public string FormatCode...Currency - “"$"#,##0.00” Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_WPSpaceWidth method. Specifies whether to set the width of a space as is done in WordPerfect 5.X in C++....x. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code eXamples of the functionality....\ne^x = x^{\\color{red}0} + x^{\\color{red}1} + \\frac{x^{\\color{red}2}}{2}...\\frac{x^{\\color{red}2}}{2} + \\frac{x^{\\color{red}3}}{6} + \\cdots = \\sum_{n\\geq...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  5. SVG 文本 – SVG text, SVG textPath

    您将找到有关字形、字符和字体的基本信息,了解如何将 svg 文本显示、格式化和样式化为 SVG 图像。... x 和 y 是负责文本位置的主要属性。文本的基线从第一个文本符号的左下角开始。必须将...值设置为大于字体大小。否则,文本不会进入视口。 以下示例说明了如何正确指定基线的起点。 x 和 y 设置基线起点的坐标 ( svg-text-position...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  6. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Java can load and Save.... X DirectX’s X file Including ASCII/Binary...

    docs.aspose.com/3d/java/supported-file-formats/
  7. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Coordinate system|Aspose.PDF for .NET

    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....matrix is applied to each point (x, y) of the transformed space using...following formulas: x’ = a * x + c * y + e y’ = b * x + d * y + f Image...

    docs.aspose.com/pdf/net/coordinate-system/
  9. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java.... // Create an X.509 certificate from a PKCS#12...sign documents. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/java/com.aspose.word...
  10. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....X.BaseVal.Value . The following...Cy, Rx, Ry ), the rectangle ( X, Y, Width, Height, Rx, Ry ) and...

    docs.aspose.com/svg/net/edit-svg-file/