Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 27,017 for

x

(0.08 sec)
  1. JSRectangle constructor | Aspose.Words for Node.js

    JSRectangle constructor....JSRectangle(x, y, width, height) JSRectangle ( x : number , y...) Parameter Type Description x number y number width number height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this eXample code to create your lithophane from PNG 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/png/
  3. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some eXamples and their eXplanations. LaTeX align equations....---------- 3 \ begin{equation} 4 x ^ 2 + y ^ 2 = z ^ 2 5 \ end{equation}...begin{align} 7 x ^ 2 + y ^ 2 &= z ^ 2 \\ 8 x ^ 3 + y ^ 3 &< z...

    docs.aspose.com/tex/java/latex-structures-for-e...
  4. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var X = jzdInf…...1) continue; var x = jzdInfos[i].JzdPoint.X; var y = jzdInfos[i]...new CadCircle(new Cad3DPoint(x, y,0), 1.75) { ColorId = 7 };...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  5. Get all Possible 1D BarCodes from an Image in R...

    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.... to_s # Display x and y coordinates of barcode detected...() puts "Top left coordinates: X = " + point [ 0 ]. getX () . to_s...

    docs.aspose.com/barcode/java/get-all-possible-1...
  6. 用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...
  7. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes....ChartXValue ) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. public void Add ( ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose.3D 17.2.0中的公共 API 更改|Documentation

    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....X.XLoadOptions类 本文档介绍了模块/应用程序开发人员可能感兴趣的对...或更高版本,开发人员可以导入X文件。将XBinary和XText格式条目添加到导入二进制和ASCII X文件中。 C# // XBinary...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  9. 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-...
  10. 在使用DrawObjectEventHandler类在渲染为PDF时获取DrawObject和...

    学习如何在C++中使用DrawObjectEventHandler类捕获在将EXcel文件渲染为PDF或图像时的DrawObject和边界。...drawObject: 在呈现时会初始化并返回 DrawObject x: DrawObject 的左边界 y: DrawObject...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/zh/cpp/get-drawobject-and...