Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 5,063 for

camera

(0.34 sec)
  1. Work with file|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....with file Contents [ Hide ] Camera view rotation and transform...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  2. Work with file|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....with file Contents [ Hide ] Camera view rotation and transform...

    docs.aspose.com/cad/net/how-to/work-with-file/
  3. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... By creating a camera view on the shape, you may...get_ThreeDFormat () -> get_Camera () -> set_CameraType ( CameraPresetType...

    docs.aspose.com/slides/cpp/3d-presentation/
  4. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats....In this article, we create a Camera and two Light objects to capture...from_file ( "test.glb" ); #create a camera for capturing the cube map...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  5. How to add "extras" to GTLF with C# - Free Supp...

    I’m using C# SDK to manipulate 3D model and would like to convert it to GLTF. However, I’m also looking to add “extras” attribute to some specific nodes. How can I do this with C#?...SetProperty("type", "asset"); var cam = new Camera(); scene.RootNode.CreateChildNode("cam"...IsTrue(node.Entity is Camera); cam = (Camera) node.Entity; prop...

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...
  6. Animation|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....Animation Property and Setup Target Camera in 3D document 3D Objects Geometry...

    docs.aspose.com/3d/java/animation/
  7. Archive

    archives...the source like a file path, camera, or online URL. Set different...watermark. FAQs # Can I use the camera of my smartphone to recognize...

    blog.aspose.com/ocr/convert-handwriting-to-text...
  8. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...//create a camera for capturing the cube map Camera cam = new...new Camera ( ProjectionType . Perspective ) { NearPlane = 0 . 1...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  9. Rendering|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....3D View in Image format from Camera Render a Panorama view of 3D...

    docs.aspose.com/3d/net/rendering/
  10. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。...//create a camera for capturing the cube map Camera cam = new...new Camera ( ProjectionType . Perspective ); cam . NearPlane = 0...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...