Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 27,018 for

x

(0.16 sec)
  1. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  2. Aspose.PSD for .NET 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....for ( int x = 0 ; x < layer . Width ; x ++) { row [ x ] = 255 <<...<< 24 | ( x % 256 * ( x % 4 )) << 16 | ( x % 256 * ( x % 5 )) <<...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  3. Hrml转word后latex和mathml均为乱码 - Free Support Forum...

    我有尝试lateX和mathml,转换后没有可编辑的公式,而且word没有排版,且题出现虚拟方框,也进行了转换成md格式,官网的 Online HTML to WORD Converter测试和本机aspose.word均有测试,这个用那个产品适合转换且保持排版的同时数理化公式可编辑,测试文件我放在了QQ邮箱文件分享... 已知向量\(\vec{a}=(x,2)\),\(\vec{b}=(1,1)\),若\(\ve...1)\),若\(\vec{b}\perp(\vec{a}-3\vec{b})\),则\(x=\)( ) A. 2 B. -2 C. 4 D. -4 <p>4...

    forum.aspose.com/t/hrml-word-latex-mathml/323043
  4. Render Slide as Thumbnail to JPEG by User Defin...

    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....Get the X and Y scaling factors based on user defined X and Y dimensions...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/net/render-slide-as-thum...
  5. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for eXclusive access to a unique collection of series. Elevate your data visualization eXperience today!...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/net/aspose.words.dra...
  6. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....wrap_type ) # Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. # The top left corner of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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...
  9. Advanced Features|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...."$123456789+\\sqrt{1}+\\int_a^b f(x)dx$" ; var cell = row . Cells...\begin{align} (x+y)^3&=(x+y)(x+y)^2 (x+y)(x^2+2xy+y^2)\\ &=x^3+3x^2y+3xy^3+x^3...

    docs.aspose.com/pdf/net/advanced-features/
  10. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAXisType enumeration. Specifies type of chart aXis....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...