Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 5,862 for

box

(0.16 sec)
  1. Skal geometrier för en 3D Scene|Documentation

    Utvecklare kan endast skala geometrier för en 3D nod eller alla noder i 3D Scen. För att uppnå detta, kan utvecklare ringa flera Scale medlemmar av PolygonModifier klass instans....entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/sv/python-net/scale-geometri...
  2. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the 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...
  3. التلاعب بالخصائص المخصصة لمشهد 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...
  4. 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...
  5. Манипулирование пользовательскими свойствами сц...

    Разработчики могут добавлять, извлекать и удалять пользовательские свойства объектов 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...
  6. 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...
  7. أشكال هندسية بمقياس لمشهد 3D|Documentation

    يمكن للمطورين قياس الأشكال الهندسي فقط بعقدة 3D أو جميع عُقد مشهد 3D. من أجل تحقيق ذلك ، يمكن للمطورين استدعاء أعضاء نطاق متعددة من مثيل فئة 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/ar/python-net/scale-geometri...
  8. Crear o actualizar gráficos de PowerPoint en C+...

    Crear y personalizar gráficos en presentaciones de PowerPoint usando Aspose.Slides para C++. Añadir, formatear y editar gráficos con ejemplos de código prácticos en C++....defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...

    docs.aspose.com/slides/es/cpp/create-chart/
  9. 3D sahnesinin ölçekli geometrileri|Documentation

    Geliştiriciler sadece 3D düğümünün veya 3D sahnesinin tüm düğümlerinin geometrilerini ölçebilir. Bunu başarmak için, geliştiriciler polygonmodifier sınıf örneğinin birden fazla ölçekli üyesini arayabilir....obj" ); // create a Box instance var box = scene . RootNode .... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/tr/net/scale-geometries-of-a...
  10. Set Size of PDF using pythob via C++|Aspose.PDF...

    이 섹션에서는 Python을 통해 C++를 사용하여 문서의 크기와 같은 PDF 페이지 속성을 가져오거나 설정하는 방법을 보여줍니다....다음 코드 스니펫은 PDF 파일을 열고, Crop box 를 조정하여 첫 번째 페이지 크기를 조정하고(크롭 박스는...페이지에서 크롭 박스 직사각형을 가져옵니다. crop_box = apCore . page_get_rectangle...

    docs.aspose.com/pdf/ko/python-cpp/get-and-set-p...