Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 5,864 for

box

(0.1 sec)
  1. أرشيف

    أرشيف...entities import Box, Cylinder from aspose.threed...قم بإنشاء نموذج Box box = Box(); box.name = "Box"; scene.root_node...

    blog.aspose.com/ar/3d/3d-in-python/
  2. 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-...
  3. تصدير معادلات إكسل إلى صيغ أخرى باستخدام Python...

    تعرف على كيفية تصدير معادلات إكسل إلى صيغ LaTeX و MathML باستخدام Aspose.Cells لـ بايثون via .NET.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/ar/python-net/export-equa...
  4. Python.NET ile Excel Denklemlerini Diğer Format...

    Aspose.Cells for Python via .NET kullanarak Excel denklemelerini LaTeX ve MathML formatlarına nasıl aktaracağınızı öğrenin.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/tr/python-net/export-equa...
  5. PDFでの見出しの操作|Aspose.PDF for Python via .NET

    Pythonを使用してPDFドキュメントの見出しに番号を作成します。Aspose.PDF for Python via .NETは、さまざまな種類の番号スタイルを提供します。...bottom = 72 float_box = ap . FloatingBox () float_box . margin = page...page . paragraphs . add ( float_box ) heading = ap . Heading ( 1...

    docs.aspose.com/pdf/ja/python-net/working-with-...
  6. Anpassa icke-PBR- konvertering till PBR- materi...

    Scenklassen för Aspose.3D API representerar en 3D scen. Utvecklare kan redan bygga en 3D scen genom att lägga till olika enheter. GLTF 2.0 stöder endast PBR-material (Fysiskt baserad rendering), Aspose. 3D API konverterar internt icke-PBR-material till PBR-material innan export till GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/sv/python-net/customize-non-...
  7. أرشيف

    أرشيف...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/ar/pdf/crop-pdf-pages-in-python/
  8. Quelle est la différence entre les formats FDF,...

    Cette section explique la différence entre les formulaires XML, FDF et XFDF avec les façades Aspose.PDF en utilisant la classe Form....ce problème est la propriété Box dans la classe FormFieldFacade...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/fr/net/whats-the-difference...
  9. ¿Cuál es la diferencia entre los formatos FDF, ...

    Esta sección diferencia entre los formularios XML, FDF y XFDF con las fachadas de Aspose.PDF utilizando la clase Form....este problema es la propiedad Box en la clase FormFieldFacade ...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/es/net/whats-the-difference...
  10. Archivio

    Archivio...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/it/pdf/crop-pdf-pages-in-python/