Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 6,560 for

box

(3.65 sec)
  1. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....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. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 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...
  3. Forms2OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE 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...
  4. 使用 Python 获取和设置页面属性|Aspose.PDF for Python via .NET

    本节展示如何获取 PDF 文件中的页数,获取有关 PDF 页面属性(如颜色)的信息,并设置页面属性。...art_box . height , page . art_box . width , page . art_box . llx... art_box . lly , page . art_box . urx , page . art_box . ury...

    docs.aspose.com/pdf/zh/python-net/get-and-set-p...
  5. Cast and Receive Shadows on 3D Geometries|Docum...

    Generally, some 3D file formats can store shadow related settings in geometry like FBX. Using Aspose.3D for .NET, developers can render an image by mapping shadows from the viewpoint of a light source. The image quality depends on the light source, elevation angle and distance between the camera and geometric objects....of red box and torus casted to the plane, the red box won’t receive...receive shadows and blue box won’t cast shadows. Programming...

    docs.aspose.com/3d/tr/net/cast-and-receive-shad...
  6. Przytnij plik PDF przy użyciu Python | Aspose.PDF

    Przytnij plik PDF bez utraty jakości w Python programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla Python for .NET...Wybierz typ pudełka i utwórz nowy Box Rectagle Zapisz zaktualizowany...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/pl/python-net/crop/
  7. Manipolare le proprietà personalizzate di una s...

    Gli sviluppatori possono aggiungere, recuperare e rimuovere proprietà personalizzate di 3D oggetti. I membri di RemoveProperty, GetProperty e SetProperty di oggetti 3D sono un insieme di metodi a corto raggio per manipolare le proprietà personalizzate dell'oggetto....Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/it/net/manipulate-custom-pro...
  8. التلاعب بالخصائص المخصصة لمشهد 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...
  9. 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...
  10. Использование FloatingBox для генерации текста|...

    Эта страница объясняет, как форматировать текст внутри плавающего блока....FloatingBox Инструмент Floating Box — это специальный инструмент...Add (); // Create and fill box var box = new Aspose . Pdf . FloatingBox...

    docs.aspose.com/pdf/ru/net/floating-box/