Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 26,935 for

x

(0.12 sec)
  1. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise alignment....\ varepsilon} 4 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...\ varepsilon} 7 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  2. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the aXis in Java....clear(); // Insert a series with X/Y coordinates for five points...160000.0}); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...在图表系列中查找点的 X 和 Y 值的类型 Contents [ Hide ] 可能的使用场景 有时,您想知道图表系列中点的 X 和 Y...Chart::Calculate() 方法。 查找图表系列中点的X和Y值类型 以下示例代码加载了 示例 Excel 文件 ,并...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  4. JSPointF constructor | Aspose.Words for Node.js

    JSPointF constructor....constructor JSPointF(x, y) JSPointF ( x : number , y : number...) Parameter Type Description x number y number See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image.... of_type ( lambda x : x . as_shape (), b ), list ( shapes...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering EXcel files to PDF or images....initialized and returned when rendering x: left coordinate of the DrawObject...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  7. Create your Lithophane from JPEG File Formats v...

    C# source code to load, render and create your lithophane from JPEG 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/jpeg/
  8. Create your Lithophane from JPG File Formats vi...

    C# source code to load, render and create your lithophane from JPG 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/jpg/
  9. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your lithophane from GIF 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/gif/
  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/python-net/aspose-cell...