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

x

(0.07 sec)
  1. 在使用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...
  2. 通过C++用JavaScript获取工作表页面设置的纸张宽度和高度|Documentation

    了解如何通过C++的JavaScript程序化获取EXcel工作表页面设置的纸张宽度和高度。... paperWidth + "x" + sheet . pageSetup . paperHeight...sheet . pageSetup . paperWidth + "x" + sheet . pageSetup . paperHeight...

    docs.aspose.com/cells/zh/javascript-cpp/get-pap...
  3. AxisBound | Aspose.Words for Java

    Represents minimum or maXimum bound of aXis values in Java....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/java/com.aspose.word...
  4. Create your Lithophane from BMP File Formats vi...

    Sample Java lithophane code for BMP file. Use this eXample code to create your lithophane from BMP 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/bmp/
  5. Create your Lithophane from GIF File Formats vi...

    Sample Java lithophane code for GIF file. Use this eXample code to create your lithophane from GIF 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/gif/
  6. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any indeX, optimizing your data visualization with ease!...ChartXValue ) Inserts the specified X value into the chart series at...sizes, they will be empty for the X value. public void Insert ( int...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Get DrawObject and Bound while rendering to PDF...

    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 : Left coordinate of the DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  8. Create your Lithophane from BMP File Formats vi...

    C# source code to load, render and create your lithophane from BMP 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/bmp/
  9. Using Operators in Java|Aspose.Words for Java

    Use predefined operators in template eXpressions when building a report in Java....Primary x.y x?.y f(x) a[x] a?[x] new Unary - ! ~ (T)x Binary *...

    docs.aspose.com/words/java/using-operators/
  10. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this eXample code to create your lithophane from TIFF 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/tiff/