Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 4,319 for

box

(0.05 sec)
  1. Configurer des normales ou UV sur le cube et aj...

    Comment créer des normales ou des données uv sur un maillage dans Aspose.3D....montre comment créer un objet Box, puis appliquer le matériau PBR...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/fr/python-net/set-up-normals...
  2. Configurar normales o UV en el cubo y agregar m...

    Cómo crear datos normales o uv en una malla en Aspose.3D....muestra cómo crear un objeto Box y, a continuación, aplicar el...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/es/net/set-up-normals-or-uv-...
  3. Python.NETを使ったExcel方程式の他フォーマットへのエクスポート|Document...

    Aspose.Cells for Python via .NETを使用してExcelの方程式をLaTeXやMathMLフォーマットにエクスポートする方法を学びます。... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/ja/python-net/export-equa...
  4. FDF, XML 및 XFDF 형식의 차이점은 무엇인가요|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades의 Form Class를 사용하여 XML, FDF 및 XFDF 양식 간의 차이를 설명합니다....문제의 해결책은 FormFieldFacade 클래스의 Box 속성으로, 필드의 위치를 저장합니다. 이러한 값을 사각형...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/ko/net/whats-the-difference...
  5. Обрезка EPS с использованием решения Java API

    Функциональность обрезки EPS, предлагаемая API-решением Aspose.Page для Java, объясняется и иллюстрируется фрагментами кода здесь....11 12 //Get initial bounding box of EPS image 13 int [] initialBoundingBox...//Create new bounding box 19 //Bounding box is represented by 4...

    docs.aspose.com/page/ru/java/crop-eps/
  6. Personalizza la conversione da non PBR a PBR ma...

    La classe Scena di Aspose.3D API rappresenta una scena di 3D. Gli sviluppatori possono già creare una scena 3D aggiungendo varie entità. GLTF 2.0 supporta solo materiali PBR (rendering basato sulla fisica), Aspose.3D API converte internamente materiali non PBR in materiali PBR prima di esportare in GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/it/net/customize-non-pbr-to-...
  7. C++ के माध्यम से PPTX दस्तावेज़ चार्ट | product...

    विंडोज 32 बिट, विंडोज 64 बिट और लिनक्स 64 बिट के लिए सी ++ रनटाइम एनवायरनमेंट पर पीपीटीएक्स फाइल में चार्ट या डायग्राम को ड्रा और कन्वर्ट करने के लिए सी ++ उदाहरण कोड।...eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/hi/cpp/chart/pptx/
  8. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/
  9. Personalizar la conversión de materiales que no...

    La clase Scene de Aspose.3D API representa una escena 3D. Los desarrolladores ya pueden construir una escena 3D añadiendo varias entidades. GLTF 2,0 solo admite materiales de PBR (renderización basada en la física), Aspose.3D API convierte internamente materiales que no son PBR en materiales de PBR antes de exportarlos a GLTF 2,0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/es/net/customize-non-pbr-to-...
  10. Personnaliser la conversion des matériaux non-P...

    La classe Scene de Aspose.3D API représente une scène 3D. Les développeurs peuvent déjà construire une scène 3D en ajoutant diverses entités. GLTF 2.0 prend uniquement en charge les matériaux PBR (Physically Based Rendering), Aspose.3D API convertit en interne les matériaux non-PBR en matériaux PBR avant d'exporter vers GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/fr/net/customize-non-pbr-to-...