Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 131,570 for

3d

(0.21 sec)
  1. Exporting CAD|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....CAD Contents [ Hide ] Export 3D AutoCAD Images to PDF Aspose...Aspose.CAD allows you to export 3D AutoCAD images to PDF. Please use...

    docs.aspose.com/cad/java/developer-guide/export...
  2. 用C++实现Z轴|Documentation

    学习如何操作Aspose.Cells for C++中的Z轴。我们的指南将帮助您了解如何配置和定制Z轴,包括其比例和标签,以增强您的图表效果。...可能的使用场景 对于一些具有深度(系列)轴的3D图表,例如3D柱状图、3D圆锥体图或3D金字塔图,也称为Z轴,您可以进行更改。...第一个工作表中。然后我们添加一个图表,将图表类型设置为柱状3D,然后可以看到深度轴也称为Z轴。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/z-axis/
  3. Compress and Decompress U3D Files via .NET

    C# compression and decompression source code to compress U3d documents into a single zip archive or vice versa on .NET Framework, .NET Core....3D Product Solution Aspose.HTML...Aspose.CAD Product Solution Aspose.3D Product Solution Aspose.HTML...

    products.aspose.com/zip/net/zip-file/u3d/
  4. 向节点添加转换|Documentation

    Aspose.3d for Node.js 通过 Java API 具有支持在 3d 空间中旋转对象的功能。有三种定义对象在 3d 空间中旋转的方式,欧拉角、四元数和自定义矩阵,它们都由 Transform 类支持。...3D for Node.js via Java API 具有支持在 3D 空间中旋转对象的功能。有三种定义对象在...空间中旋转对象的功能。有三种定义对象在 3D 空间中旋转的方式,欧拉角、四元数和自定义矩阵,它们都由 Transform 类支持。 TSR(平移/缩放/旋转)在...

    docs.aspose.com/3d/zh/nodejs-java/adding-transf...
  5. 通過 C# 將 USD 轉換為 AMF | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3d 文件...3D .NET Conversion 通過 C# 將 USD 轉換為...Framework、.NET Core 和 Mono 導出 USD 和其他 3D 文件 使用 C# 將 USD 場景導出為 AMF 使用構造函數加載...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  6. Working with VRML Format|Documentation

    Aspose.3d for Node.js via Java allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3d can auto detect VRML format, so the FileFormat is usually ignored in Open method....3D for Node.js via Java allows working...the FileFormat class. Aspose.3D can auto detect VRML format,...

    docs.aspose.com/3d/nodejs-java/working-with-vrm...
  7. Working with Linear Extrusion|Documentation

    Aspose.3d for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....3D for Node.js via Java offers LinearExtrusion...createChildNode ( extrusion ); // Save 3D scene scene . save ( "LinearExtrusion...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  8. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3d for .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....3D for .NET API allows developers...in this help topic: Create a 3D Cube Mesh . These examples show...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  9. How to Run the Examples|Documentation

    Aspose.3d for Node.js via Java samples and project packages are available for download on NPM....3D for Node.js via Java examples...You can use the npm i aspose.3d command to download it.You can...

    docs.aspose.com/3d/nodejs-java/how-to-run-the-e...
  10. Convert USDZ to STL File Programmatically in Java

    You can convert USDZ to STL file format programmatically in Java. Export or render the USDZ files in your java-based applications....3D for Java API can be used to create...aspose</groupId> <artifactId>aspose-3d</artifactId> <version>22.3</version>...

    blog.aspose.com/3d/usdz-to-stl-java/