Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 4,330 for

box

(0.07 sec)
  1. Forms2OleControl.child_nodes property | Aspose....

    Forms2OleControl.child_nodes property. Gets collection of immediate child controls....is_forms2_ole_control : check_box = ole_control . as_forms2_ole_control...check_box . caption ) self . assertEqual ( '0' , check_box . value...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Масштабная геометрия сцены 3D|Documentation

    Разработчики могут масштабировать только геометрию узла 3D или всех узлов сцены 3D. Чтобы достичь этого, разработчики могут вызывать несколько членов Scale экземпляра класса 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/ru/python-net/scale-geometri...
  3. 使用C++通过Python设置PDF的大小|Aspose.PDF for Python via...

    本节介绍如何使用Python通过C++获取或设置PDF页面属性,例如文档的大小。...pages , 1 ) # 从页面获取裁剪框矩形 crop_box = apCore . page_get_rectangle...crop_box ) + 10 LLY = apCore . rectangle_get_LLY ( crop_box ) +...

    docs.aspose.com/pdf/zh/python-cpp/get-and-set-p...
  4. Memotong Halaman PDF secara Programatik C#|Aspo...

    Anda dapat mendapatkan properti halaman, seperti lebar, tinggi, bleed-, crop- dan trimBox menggunakan Aspose.PDF for .NET.... Media box : Media box adalah kotak halaman terbesar...PDF. Dengan kata lain, media box menentukan ukuran fisik media...

    docs.aspose.com/pdf/id/net/crop-pages/
  5. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...is_forms2_ole_control : check_box = ole_control . as_forms2_ole_control...check_box . caption ) self . assertEqual ( '0' , check_box . value...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Geometrie di scala di una scena 3D|Documentation

    Gli sviluppatori possono scalare solo le geometrie di un nodo 3D o di tutti i nodi della scena 3D. Per raggiungere questo obiettivo, gli sviluppatori possono chiamare più membri Scale dell'istanza della classe 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/it/python-net/scale-geometri...
  7. Memotong Halaman PDF secara Pemrograman C++|Asp...

    Anda dapat mendapatkan properti halaman, seperti lebar, tinggi, bleed-, crop-, dan trimBox menggunakan Aspose.PDF untuk C++.... Media box : Media box adalah kotak halaman terbesar...PDF. Dengan kata lain, media box menentukan ukuran fisik media...

    docs.aspose.com/pdf/id/cpp/crop-pages/
  8. Manipuler les propriétés personnalisées d'une s...

    Les développeurs peuvent ajouter, récupérer et supprimer des propriétés personnalisées des objets 3D. Les membres RemoveProperty, GetProperty, SetProperty des objets 3D sont un ensemble de méthodes courtes pour manipuler les propriétés personnalisées de l'objet....Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/fr/net/manipulate-custom-pro...
  9. Benutzer definierte Eigenschaften einer 3D-Szen...

    Entwickler können benutzer definierte Eigenschaften von 3D-Objekten hinzufügen, abrufen und entfernen. Remove Property, Get Property, SetProperty-Mitglieder von 3D-Objekten sind eine Reihe von Shorthanded-Methoden zum Bearbeiten angepasster Eigenschaften des Objekts....Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/de/net/manipulate-custom-pro...
  10. ตัดไฟล์ PDF โดยใช้ Python | Aspose.PDF

    ครอบตัด PDF ใน Python สำหรับ .NET โดยไม่สูญเสียคุณภาพหน้านี้จะอธิบายคุณสมบัติของการปลูกพืชไฟล์ PDF โดยใช้ Aspose.PDF สำหรับห้องสมุดหลาม...input_pdf ) # Create new Box Rectagle new_box = apdf . Rectangle (... crop_box = new_box document . pages [ 1 ] . trim_box = new_box...

    products.aspose.com/pdf/th/python-net/crop/