Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,532 for

box

(0.06 sec)
  1. Primitive Shape to Mesh|Documentation

    Aspose.3D for Node.js via Java API has support of converting any primitive shape to mesh. Primitive shapes include most basic and used objects like Box, sphere, plane, cylinder, and torus....basic and used objects like box, sphere, plane, cylinder, and.... toMesh (); Convert Box to Mesh A Box describes a variety of...

    docs.aspose.com/3d/nodejs-java/primitive-shape-...
  2. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In the...places where you can insert text boxes.One in “insert-shapes”,the other...

    docs.aspose.com/cells/java/add-text-box-to-work...
  3. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In the...places where you can insert text boxes. One in “insert-shapes”, the...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  4. 向 3D 实体添加材质|Documentation

    PBR 在游戏引擎视觉效果中起着关键作用,它通过衰减亮度以及散射反射光,实现了光线与表面之间交互的高效且逼真的渲染。开发人员可以使用 Aspose.3D API 将 PBR 材质应用于场景中的 3D 对象。此代码示例演示了如何创建 Box 对象,然后应用 PBR 材质。...此代码示例演示了如何创建 Box 对象,然后应用 PBR 材料。 将 Physically...Based Rendering (PBR) 材料应用于 Box var aspose = aspose || {}; aspose...

    docs.aspose.com/3d/zh/nodejs-java/add-material-...
  5. 搜索

    搜索...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  6. How to Split Mesh by HalfSpace in Aspose.3D|Doc...

    Learn how to split 3D meshes using HalfSpace planes in Aspose.3D...demonstrates how to create a simple box mesh and split it using a HalfSpace...= new Scene (); // Create a box mesh (2x2x2 dimensions by default)...

    docs.aspose.com/3d/net/developer-guide/3d-model...
  7. Adding base information for Table|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....in the relevant DataSet combo box. Open a Microsoft Excel spreadsheet...from relevant dataset combo box control. Selecting a data set...

    docs.aspose.com/cells/reportingservices/adding-...
  8. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML...Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Installation|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....Scene (); var box = new aspose . threed . Box (); scene . getRootNode...getRootNode () . createChildNode ( box ); scene . save ( "out.stl" );...

    docs.aspose.com/3d/zh/nodejs-java/installation/
  10. Controls in Charts|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....drawing objects like labels, text boxes, pictures and so on into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/java/controls-in-charts/