Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 28,976 for

x

(0.28 sec)
  1. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。...JavaScript与C++中的X轴与类别轴对比 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一...X轴有不同类型。而Y轴是一个值类型轴,X轴可以是分类类型轴或值类型轴。使用值轴,数据被视为连续变化的数值数据,并且标记位于沿轴的变动点,其位置根据...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  2. Issue in updating Page Size (Dimensions) - Free...

    Hi, I am trying to update page dimensions(Page size) from Letter-size(8.50" X 11.00") to A4-size(8.27" X 11.69") using the sample code provided you. AsposePDF.net is not updating the width of the document, but not upda…...50" x 11.00") to A4-size(8.27" x 11.69") using the...size is (8.27" x 11.00"), It should be (8.27" x 11.69"). I have...

    forum.aspose.com/t/issue-in-updating-page-size-...
  3. 8. Fine-tuning mathematical formulas

    Learn about the fine points of mathematics typing, eXplained with eXamples that involve various objects that you may find in mathematical formulas.... Copy 1 If $x < 0$, we have shown that $$y = f(x). $$ So, you...1 for $x = a, b$, or $c$. It should be Copy 1 for $x = a$, $b$...

    docs.aspose.com/tex/java/latex-math-fine-points/
  4. 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/
  5. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    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....int x = 0 ; x < layer . getWidth (); x ++) { int r = ( x % 256...* ( x % 4 ); int g = ( x % 256 ) * ( x % 5 ); int b = ( x % 256...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. ChartAxisType | Aspose.Words for Java

    Specifies type of chart aXis in Java....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/java/com.aspose.word...
  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. skew-y.svg

    X="0 0 200 200" Xmlns="http://www.w3.org/2000/svg"> X="20" y="20" width="30" height="30" stroke="blue" stroke-opacity="1" fill="none" /> X="20" y="20......org/2000/svg"> <rect x="20" y="20" width="30" height="30"...stroke-opacity="1" fill="none" /> <rect x="20" y="20" width="30" height="30"...

    docs.aspose.com/svg/files/skew-y.svg
  10. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code eXamples...32 e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    docs.aspose.com/tex/python-net/latex-math-formu...