Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 26,462 for

x

(0.14 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToScale method. Renders the shape into a Graphics object to a specified scale in C++....Graphics > & graphics , float x , float y , float scale ) Parameter...object where to render to. x float The X coordinate (in world units)...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...add(xValue) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. add ( xValue : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...用C++对比X轴与类别轴 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一个值类型轴,X轴可以是...所示。第一列包含我们的X轴数据,可以视为分类或值。请注意,数字不是等间距的,也不按照数字顺序出现。 处理X轴和分类轴,就像处理Microsoft...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  4. flower.svg

    Xmlns="http://www.w3.org/2000/svg"> X="100" y="100" rX="25" ry="25" width="200" height="56" /> X="100" y="100" rX="25" ry="25" width="......org/2000/svg"> <g fill="RoyalBlue"> <rect x="100" y="100" rx="25" ry="25"...width="200" height="56" /> <rect x="100" y="100" rx="25" ry="25"...

    docs.aspose.com/html/files/flower.svg
  5. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....PaperSize A4 (210 x 297 mm) Physical page dimensions...3508 x 4961 297 x 420 11.7 x 16.5 A4 2480 x 3508 210 x 297 8...

    docs.aspose.com/omr/net/generate-template/page-...
  6. 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...
  7. Create your Lithophane from TGA File Formats vi...

    C# source code to load, render and create your lithophane from TGA documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...

    products.aspose.com/3d/net/lithophane/tga/
  8. Create your Lithophane from TGA File Formats vi...

    Sample Java lithophane code for TGA file. Use this eXample code to create your lithophane from TGA file within any Web or Desktop Java based application....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.createPolygon(ptr...

    products.aspose.com/3d/java/lithophane/tga/
  9. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....class ChartXValue Represents an X value for a chart series. Remarks:...static methods for creating an X value of a particular type. The...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...x-spreadsheet-banner-info-s > div.x-spreadsheet-toolbar...x-spreadsheet-toolbar.x-spreadsheet-menubar" ); var childs = menubar . childNodes...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...