Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 20,588 for

obj

(0.24 sec)
  1. .NET के माध्यम से FBX फ़ाइल स्वरूपों से एसेट नि...

    .NET फ्रेमवर्क, .NET कोर, Mono पर FBX दस्तावेज़ों से एक्सट्रैक्ट एसेट लोड करने, रेंडर करने और जोड़ने के लिए C# स्रोत कोड।...CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/hi/net/extractor/fbx/
  2. Travailler avec le rayon de la sphère|Documenta...

    En utilisant Aspose.3D for Python via .NET, vous pouvez définir le rayon get d'une sphère. Pour obtenir ou définir un rayon, vous pouvez utiliser la propriété Radius de la classe Sphere. Voici l'exemple de code pour définir le rayon d'une sphère....obj" , FileFormat . WAVEFRONT_OBJ ) Maille fendue...

    docs.aspose.com/3d/fr/python-net/working-with-r...
  3. Gestion des messages Gmail en Python|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....new filter filter_obj = Filter () filter_obj . matching_criteria...matching_criteria = Criteria () filter_obj . matching_criteria . subject =...

    docs.aspose.com/email/fr/python-net/gmail-clien...
  4. Java 3D 格式轉換 | products.aspose.com

    通過 Java 庫使用幾行 Java 代碼轉換 3D 格式 amf 3ds amf ase att dae drc dxf fbx gltf jt Obj ply rvm stl u3d usdz usd vrml x。...HTML STL to OBJ OBJ to STL OBJ to 3DS DAE to OBJ FBX to STL...

    products.aspose.com/3d/zh-hant/java/conversion/
  5. Specificare 3D Opzioni di caricamento file in C...

    Esistono diversi overload del metodo Scene.Open o overload del costruttore di classi Scene che accettano un oggetto LoadOptions. Ogni formato di carico ha una classe corrispondente che contiene le opzioni di carico per quel formato di carico.... Convertire FBX in OBJ in C# Convertire 3DS in FBX in...Convertire U3D in OBJ in C# Convertire OBJ in 3DS in C# Converti...

    docs.aspose.com/3d/it/net/specify-3d-file-load-...
  6. 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....obj by 0.01 and save it to another...scene = new Scene ( "huge-scene.obj" ); // create a Box instance...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...
  7. 3D sahnesinin ölçekli geometrileri|Documentation

    Geliştiriciler sadece 3D düğümünün veya 3D sahnesinin tüm düğümlerinin geometrilerini ölçebilir. Bunu başarmak için, geliştiriciler polygonmodifier sınıf örneğinin birden fazla ölçekli üyesini arayabilir....obj by 0.01 and save it to another...scene = new Scene ( "huge-scene.obj" ); // create a Box instance...

    docs.aspose.com/3d/tr/net/scale-geometries-of-a...
  8. Hantera Gmail‑meddelanden i Python|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....new filter filter_obj = Filter () filter_obj . matching_criteria...matching_criteria = Criteria () filter_obj . matching_criteria . subject =...

    docs.aspose.com/email/sv/python-net/gmail-clien...
  9. जावा में ओबीजे को पीडीएफ में कैसे बदलें

    यह आलेख जावा में ओबीजे को पीडीएफ में बदलने के तरीके के बारे में मार्गदर्शन करता है। इसमें जावा में ओबीजे से पीडीएफ कनवर्टर विकसित करने के लिए आईडीई सेटिंग्स, चरणों की एक सूची और एक चलाने योग्य नमूना कोड शामिल है।...संक्षिप्त ट्यूटोरियल आपको जावा में OBJ को PDF में कैसे परिवर्तित करें...हैं। इस प्रक्रिया के लिए स्रोत OBJ फ़ाइल को सीन क्लास में लोड करने...

    kb.aspose.com/hi/3d/java/how-to-convert-obj-to-...
  10. Java를 사용하여 OBJ를 FBX로 변환하는 방법

    이 짧은 가이드에서는 Java를 사용하여 Obj를 FBX로 변환하는 방법을 설명합니다. Java를 사용하여 3D 객체-FBX 변환기를 개발하기 위한 IDE 설정, 단계 목록 및 실행 가능한 샘플 코드를 제공합니다....변환하는 방법 이 간략한 가이드에서는 Java를 사용하여 OBJ 을 FBX 로 변환하는 방법 을 설명합니다. 여기에는...IDE를 설정합니다. Scene 클래스 객체에 샘플 OBJ 파일 로드 FbxSaveOptions 클래스 객체를...

    kb.aspose.com/ko/3d/java/how-to-convert-obj-to-...