Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,319 for

box

(0.03 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. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Java API has support to convert mesh to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....topic creates meshes from the box and sphere to keep the code comprehensive...This code example converts a Box to triangle mesh with custom...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...
  3. 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/
  4. Public API Changes in Aspose.3D 1.7.0|Documenta...

    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....the red box and torus cast to the plane, the red box won’t receive...receive shadows and blue box won’t cast shadows. C# Scene scene...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. 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...
  6. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined list formats available in Microsoft Word in Java....Bullets and Numbering dialog box in Microsoft Word 2003. Examples:...Bullets and Numbering dialog box in Microsoft Word. BULLET_CIRCLE...

    reference.aspose.com/words/java/com.aspose.word...
  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. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Node.js via Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....Scene (); var box = new aspose . threed . Box (); var node =...getRootNode (). createChildNode ( box ); node . getTransform (). setScale...

    docs.aspose.com/3d/nodejs-java/export-scene-to-...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....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/cpp/aspose.words.sav...
  10. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...

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