Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 6,205 for

box

(0.38 sec)
  1. 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....entities import Box from aspose.threed.formats import...= Scene () # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/de/python-net/manipulate-cus...
  2. 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...
  3. FloatingBox를 사용한 텍스트 생성|Aspose.PDF for .NET

    이 페이지는 플로팅 박스 내에서 텍스트를 형식화하는 방법을 설명합니다....FloatingBox 도구 사용의 기초 Floating Box 도구는 PDF 페이지에 텍스트 및 기타 콘텐츠를 배치하기...Add (); // Create and fill box var box = new Aspose . Pdf . FloatingBox...

    docs.aspose.com/pdf/ko/net/floating-box/
  4. Set Size of PDF using pythob via C++|Aspose.PDF...

    يوضح هذا القسم كيفية الحصول على خصائص صفحة PDF أو تعيينها مثل حجم المستند باستخدام Python عبر C++....مربع الاقتصاص من الصفحة crop_box = apCore . page_get_rectangle...crop_box ) + 10 LLY = apCore . rectangle_get_LLY ( crop_box ) +...

    docs.aspose.com/pdf/ar/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. 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...
  7. Usando FloatingBox para la generación de texto|...

    Esta página explica cómo formatear texto dentro de un cuadro flotante....FloatingBox La herramienta Floating Box es una herramienta especial para...Add (); // Create and fill box var box = new Aspose . Pdf . FloatingBox...

    docs.aspose.com/pdf/es/net/floating-box/
  8. 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...
  9. 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...
  10. Recortar páginas PDF programaticamente C#|Aspos...

    Você pode obter propriedades da página, como largura, altura, bleed-, crop- e trimBox usando Aspose.PDF for .NET.... Media box : A media box é a maior caixa de página...Em outras palavras, a media box determina o tamanho físico do...

    docs.aspose.com/pdf/pt/net/crop-pages/