Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 16,590 for

3d objects

(0.48 sec)
  1. Export with 3D options|CAD 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....Export with 3D options Contents [ Hide ] Export with 3D options Few...options were introduced to export 3D models to PDF/raster from corresponding...

    docs.aspose.com/cad/net/developer-guide/export-...
  2. Export with 3D options|CAD 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....Export with 3D options Contents [ Hide ] Export with 3D options Few...options were introduced to export 3D models to PDF/raster from corresponding...

    docs.aspose.com/cad/java/developer-guide/export...
  3. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....Create 3D Mesh and Scene Contents [ Hide ] Create a 3D Cube Mesh...points of all geometries in Aspose.3D use homogeneous coordinate, so...

    docs.aspose.com/3d/python-net/create-3d-mesh-an...
  4. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....Specify 3D File Save Options Contents [ Hide ] 3D File Save Options...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  5. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3d for Java to experience its simplicity and power in Java....3D Application Contents [ Hide ] This tutorial...Aspose.3D’s simple API. This simple application creates a 3d file...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  6. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Specify 3D File Load Options Contents [ Hide ] 3D File Load Options...a LoadOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  7. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3d....Material to 3D Entities Contents [ Hide ] Aspose.3D for Python...of the mesh. The Mesh class object is being used in the code....

    docs.aspose.com/3d/python-net/set-up-normals-or...
  8. Print 3D PDF - Free Support Forum - aspose.com

    Is it possible to print all the views from a 3d PDF viewer, using Aspose.PDF or another Aspose product?...Print 3D PDF Aspose.3D Product Family brMede June 25, 2025, 7:07pm...to print all the views from a 3D PDF viewer, using Aspose.PDF...

    forum.aspose.com/t/print-3d-pdf/314439
  9. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....Specify 3D File Load Options Contents [ Hide ] 3D File Load Options...format. Use of the Discreet 3DS Load Options The code below shows...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  10. Set up normals or UV on Cube and Add Material t...

    Aspose.3d for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....Material to 3D Entities Contents [ Hide ] Aspose.3D for Java offers...of the mesh. The Mesh class object is being used in the code....

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...