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

box

(0.05 sec)
  1. Поворот страниц PDF с использованием Python|Asp...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле с помощью Python.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ru/python-net/rotate-pages/
  2. Экспорт формул Excel в другие форматы с помощью...

    Узнайте, как экспортировать формулы Excel в LaTeX и MathML форматы с помощью Aspose.Cells для Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/ru/python-net/export-equa...
  3. Ställ in normalvärden eller UV på kuben och Läg...

    Hur man skapar normal- eller uv-data på en mesh i Aspose.3D....kodexempel visar hur man skapar ett Box-objekt och sedan tillämpar PBR-materialet...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/sv/net/set-up-normals-or-uv-...
  4. Настройте нормали или УФ на Кубе и добавьте мат...

    Как создать нормали или uv данные на сетке в Aspose.3D....демонстрирует, как создать объект Box, а затем применить материал PBR...roughness_factor = 0.9 ; # create a box to which the material will be...

    docs.aspose.com/3d/ru/python-net/set-up-normals...
  5. Geteiltes Netz|Documentation

    Entwickler müssen möglicher weise alle Maschen einer Szene in mehrere Unter netze pro Material aufteilen. Die SplitMesh-Methode teilt kein Netz der Szene auf, wenn ihr ein einzelnes Material zugewiesen wurde. Entwickler können dies jetzt erreichen, indem sie Aspose.3D for .NET API verwenden....Netz der Box Dieses Hilfe thema erstellt ein Netz der Box, um den...Darüber hinaus besteht eine Box aus 6 Ebenen und jede Ebene wird...

    docs.aspose.com/3d/de/net/split-mesh/
  6. Exporter les équations Excel en autres formats ...

    Apprenez comment exporter les équations Excel aux formats LaTeX et MathML en utilisant Aspose.Cells pour Python via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/fr/python-net/export-equa...
  7. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用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/zh/python-net/export-equa...
  8. C++ के माध्यम से PPT दस्तावेज़ चार्ट | products...

    विंडोज 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/ppt/
  9. Imposta normali o UV sul cubo e aggiungi materi...

    Come creare dati normali o uv su una mesh in Aspose.3D....mostra come creare un oggetto Box e quindi applicare il materiale...RoughnessFactor = 0 . 9 ; // create a box to which the material will be...

    docs.aspose.com/3d/it/net/set-up-normals-or-uv-...
  10. 3D sahnelerini GLTF 2.0 formatında C# 'dan tasa...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

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