Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 26,577 for

x

(0.34 sec)
  1. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the EXcel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically.... paperWidth + "x" + sheet . pageSetup . paperHeight...sheet . pageSetup . paperWidth + "x" + sheet . pageSetup . paperHeight...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  2. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the teXt is wrapped around the shape.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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/
  5. 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...
  6. 如何在 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...
  7. 如何在 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/net/aspose-cells-gridj...
  8. Create your Lithophane from JPG File Formats vi...

    Sample Java lithophane code for JPG file. Use this eXample code to create your lithophane from JPG 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/jpg/
  9. Create your Lithophane from JPEG File Formats v...

    Sample Java lithophane code for JPEG file. Use this eXample code to create your lithophane from JPEG 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/jpeg/
  10. AxisBound.is_auto property | Aspose.Words for P...

    AXisBound.is_auto property. Returns a flag indicating that aXis bound should be determined automatically....The first array contains the X-values, # and the second contains...( series_name = 'Series 1' , x_values = [ 1.1 , 5.4 , 7.9 , 3...

    reference.aspose.com/words/python-net/aspose.wo...