Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,860 for

box

(0.08 sec)
  1. 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...
  2. 创建网格的平滑组|Documentation

    使用 Aspose.3D for .NET,开发人员可以为网格创建平滑组。...a cube with 6 faces var box = (new Box()).ToMesh(); //create a...var sg = (VertexElementSmoothi)box.CreateElement(VertexElementType...

    docs.aspose.com/3d/zh/net/create-smoothing-grou...
  3. 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...
  4. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。... Scene (); // Create a Box model scene . getRootNode ()...createChildNode ( "box" , new aspose . threed . Box ()); // Create...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  5. Resize and crop EPS via Python | Aspose.Page

    Elevate your Python applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....bounding box, it's crucial to know the existing bounding box of the...bounding box of the image using the extract_eps_bounding_box() static...

    products.aspose.com/page/python-net/resize-eps/
  6. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...h { border-radius : 12 px ; box-shadow : 0 8 px 32 px rgba (...transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px rgba (...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  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. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text Boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text Boxes containing merge fields Docum…...order to identify any text boxes containing MergeField Pattern...MERGEFORMAT)"); try { // Find all text boxes containing merge fields DocumentBuilder...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Python via .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....topic creates meshes from the box and sphere to keep the code comprehensive...(defined in the Struct) . Convert a Box to Triangle Mesh with custom...

    docs.aspose.com/3d/python-net/convert-mesh-to-t...