Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,313 for

box

(0.52 sec)
  1. main.min.84a3719ff459dc0d050cdab52be8afd7d3421e...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......*::before,*::after{box-sizing:border-box}html{font-family:sa...ine:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1...

    docs.aspose.com/3d/scss/main.min.84a3719ff459dc...
  2. main.min.84a3719ff459dc0d050cdab52be8afd7d3421e...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......*::before,*::after{box-sizing:border-box}html{font-family:sa...ine:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1...

    docs.aspose.com/medical/scss/main.min.84a3719ff...
  3. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Node.js via Java API has support to define Metadata for the scene....Initialize the Box object var box = new aspose . threed . Box (); //...// Add the Box object to the scene scene . getRootNode (). createChildNode...

    docs.aspose.com/3d/nodejs-java/add-asset-inform...
  4. Create smoothing group for mesh|Documentation

    Using Aspose.3D for .NET, developers can create smoothing group for mesh....a cube with 6 faces var box = (new Box()).ToMesh(); //create a...var sg = (VertexElementSmoothi)box.CreateElement(VertexElementType...

    docs.aspose.com/3d/net/create-smoothing-group-f...
  5. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....property Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...
  6. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API....Mesh of Box This help topic creates a mesh of the box to keep...3D Cube Mesh . Furthermore, a box is composed by 6 planes and each...

    docs.aspose.com/3d/java/split-mesh/
  7. Enable GridWeb EditBox|Documentation

    This article introduces how to work with the formula bar or edit Box in GridWeb....[ Hide ] The GridWeb’s Edit Box (in Excel called the formula...the Edit Box will be activated. Setting the Edit Box of Aspose...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Crop EPS using Java API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....bounding box, we should know existing bounding box of EPS image...new bounding box outside of the existing bounding box that results...

    docs.aspose.com/page/java/crop-eps/
  9. Crop EPS | C# .NET API Solution

    Crop EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....bounding box, we should to know existing bounding box of EPS image...new bounding box outside of the existing bounding box that results...

    docs.aspose.com/page/net/crop-eps/
  10. 在 3D 个几何体上投射和接收阴影|Documentation

    通常,某些 3D 文件格式可以在几何图形 (如 FBX) 中存储与阴影相关的设置。使用 Aspose.3D for .NET,开发人员可以通过从光源的视点映射阴影来渲染图像。图像质量取决于光源、仰角和相机与几何对象之间的距离。...Create a blue box don't cast shadows m = ( new Box ()). ToMesh...; Node box = scene . RootNode . CreateChildNode ( "box" , m );...

    docs.aspose.com/3d/zh/net/cast-and-receive-shad...