Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 5,863 for

box

(0.12 sec)
  1. Zone de texte|Aspose.Slides pour Python Documen...

    Créer et formater des zones de texte en Python avec Aspose.Slides : définir les polices, l'alignement, le retour à la ligne, l'ajustement automatique et les liens pour peaufiner les diapositives PowerPoint et OpenDocument....en créer une : def add_text_box (): with slides . Presentation...bordure et aucun texte). text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/fr/python-net/examples/e...
  2. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...以下是创建方法: def add_text_box (): with slides . Presentation...创建一个矩形形状(默认填充并带边框且无文本)。 text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. OleControl.is_forms2_ole_control property | Asp...

    OleControl.is_forms2_ole_control property. Returns ``True`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....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...
  4. Définir la Taille du PDF en utilisant Python vi...

    Cette section montre comment obtenir ou définir les propriétés de page du PDF telles que la taille du document en utilisant Python via C++....de recadrage de la page crop_box = apCore . page_get_rectangle...crop_box ) + 10 LLY = apCore . rectangle_get_LLY ( crop_box ) +...

    docs.aspose.com/pdf/fr/python-cpp/get-and-set-p...
  5. التلاعب بالخصائص المخصصة لمشهد 3D|Documentation

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/ar/net/manipulate-custom-pro...
  6. Manipulera egna egenskaper för en 3D Scene|Docu...

    Utvecklare kan lägga till, hämta och ta bort egna egenskaper för 3D objekt. Ta bortProperty, HämtaProperty, SetProperty medlemmar i 3D-objekt är en uppsättning korthända metoder för att manipulera anpassade egenskaper för objektet....Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/sv/net/manipulate-custom-pro...
  7. Манипулирование пользовательскими свойствами сц...

    Разработчики могут добавлять, извлекать и удалять пользовательские свойства объектов 3D. Члены RemoveProperty, GetProperty, SetProperty объектов 3D представляют собой набор коротких методов для манипулирования настраивающимися свойствами объекта....Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/ru/net/manipulate-custom-pro...
  8. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX 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...
  9. CheckBoxControl.type property | Aspose.Words fo...

    CheckBoxControl.type property. Gets type of Forms 2.0 control.... as_shape () check_box_control = shape . ole_format...ole_control . as_check_box_control () check_box_control . checked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control.... as_shape () text_box_control = shape . ole_format...ole_format . ole_control . as_text_box_control () self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...