Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 6,233 for

box

(0.21 sec)
  1. 使用 Python 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 C# 示例代码,以编程方式在 Python 中裁剪 PDF 而不会降低质量... 选择盒子类型并创建新的 Box Rectagle 使用 Save () 方法将更新后的文档保存到新路径。...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/zh-hant/python-net/crop/
  2. Geometrías de escala de una escena 3D|Documenta...

    Los desarrolladores pueden escalar solo las geometrías de un nodo 3D o todos los nodos de 3D Scene. Para lograr esto, los desarrolladores pueden llamar a varios miembros de Scale de la instancia de la clase PolygonModifier....entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/es/python-net/scale-geometri...
  3. Working with image regions|Documentation

    Automatic detection of text bounding Boxes and extraction of text inside image rectangles....bounding boxes Automatic search for line bounding boxes Automatic...Automatic search for word bounding boxes Recognizing characters and automatically...

    docs.aspose.com/ocr/python-net/image-regions/
  4. Экспорт сцены в сжатый формат AMF|Documentation

    Aspose.3D for .NET предлагает класс AmfSaveOptions, который позволяет вам установить значение bool для сжатия в соответствии с вашими требованиями. По умолчанию значение имеет значение true....scene = new Scene (); var box = new Box (); var tr = scene . RootNode...RootNode . CreateChildNode ( box ). Transform ; tr . Scale = new...

    docs.aspose.com/3d/ru/net/export-scene-to-compr...
  5. Maille fendue|Documentation

    Les développeurs peuvent avoir besoin de diviser tous les maillages d'une scène en plusieurs sous-maillages par matériau. La méthode SplitMesh ne divise pas un maillage de la scène si un seul matériau lui a été attribué. Les développeurs peuvent maintenant y parvenir en utilisant Aspose.3D for .NET API....mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). ToMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/fr/net/split-mesh/
  6. Dela mask|Documentation

    Aspose.3D for Java API har stöd för att dela alla maskor i en scen i flera delar per material. SplitMesh-metoden kommer inte att dela en mesh på scenen, om den har tilldelats ett enda material. Det kan uppnås genom att använda Aspose.3D for Java API....mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). toMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/sv/java/split-mesh/
  7. Malla dividida|Documentation

    Aspose.3D for Java API tiene soporte para dividir todas las mallas de una escena en varias submallas por material. El método SplitMesh no dividirá una malla de la escena si se le ha asignado un único material. Se puede lograr usando Aspose.3D for Java API....mesh of box(A box is composed by 6 planes) Mesh box = ( new Box...Box ()). toMesh (); // Create a material element on this mesh...

    docs.aspose.com/3d/es/java/split-mesh/
  8. Sahneyi sıkıştırılmış AMF formatına aktar|Docum...

    Aspose.3D for .NET, gereksinimlerinize göre sıkıştırma için bool değerini ayarlamanızı sağlayan amfsaveoptions sınıfı sunar. Varsayılan olarak değer doğrudur....scene = new Scene (); var box = new Box (); var tr = scene . RootNode...RootNode . CreateChildNode ( box ). Transform ; tr . Scale = new...

    docs.aspose.com/3d/tr/net/export-scene-to-compr...
  9. Aggiungi Materiale alle Entità 3D|Documentation

    PBR svolge un ruolo fondamentale per la grafica del motore di gioco, con il suo rendering efficiente e realistico delle interazioni tra luce e superficie tramite l'attenuazione della luminosità e la dispersione della luce riflessa. Gli sviluppatori possono utilizzare l'API Aspose.3D per applicare un materiale PBR a oggetti 3D in una scena. Questo esempio di codice dimostra come creare un oggetto Box e quindi applicare il materiale PBR....dimostra come creare un oggetto Box e quindi applicare il materiale...Fisicamente Corretto (PBR) a un Box var aspose = aspose || {}; aspose...

    docs.aspose.com/3d/it/nodejs-java/add-material-...
  10. İlkel 3D şekilleri ile sahne oluşturun|Document...

    Using Aspose.3D for Python via .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....entities import Box , Cylinder # For complete examples...Create a Box model scene . root_node . create_child_node ( "box" ,...

    docs.aspose.com/3d/tr/python-net/create-scene-w...