Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,038 for

box

(0.79 sec)
  1. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/zh/python-net/scale-geometri...
  2. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/python-net/scale-geometries-...
  3. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Stamp as Background in Floating Box Create a FloatingBox in a PDF...background color, and position the box precisely on the page. This is...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  4. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....scene = new Scene (); Box box = new Box (); Transform tr = scene...getRootNode (). createChildNode ( box ). getTransform (); tr . setScale...

    docs.aspose.com/3d/java/export-scene-to-compres...
  5. Split Mesh|Documentation

    Developers may require 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. Developers can now achieve this by using Aspose.3D for Python via .NET 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/python-net/split-mesh/
  6. Working with Page Header and Footer | Aspose.Ta...

    Learn how to read header and footer information from Microsoft Project files using Aspose.Tasks for C#....Microsoft Project Page Setup dialog box has 6 tabs (see screenshot)....: {0} " , System::ObjectExt::Box < bool > ( ! System::ObjectExt::Equals(info...

    docs.aspose.com/tasks/cpp/page-header-and-footer/
  7. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink Box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…...inconsistencies in the output: 1 - Pink box is lower and hides the value...pink box 3 - White (2) is lower - should be in pink box 4 - Black...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  8. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....by adjusting the Crop box (the crop box is the “page” size at...page_collection_get_page Get the crop box rectangle from the page using...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  9. Managing Controls|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....as text boxes, check boxes, radio buttons, combo boxes, labels...spinners, scroll bars, group boxes etc. Aspose.Cells provides the...

    docs.aspose.com/cells/java/managing-controls/
  10. 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...