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

box

(0.05 sec)
  1. 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...
  2. 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...
  3. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....CHECK_BOX, checkBoxControl.getType());...Fields Field Description CHECK_BOX A control that allows the user...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. CheckBoxControl.checked property | Aspose.Words...

    CheckBoxControl.checked property. Gets or sets a boolean value indicating either this [CheckBoxControl](../) is checked or not... 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...
  6. Использование FloatingBox для генерации текста|...

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

    docs.aspose.com/pdf/ru/net/floating-box/
  7. 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...
  8. 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/
  9. 使用 Python 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 C# 示例代码,以编程方式在 Python 中裁剪 PDF 而不会降低质量... 选择盒子类型并创建新的 Box Rectagle 使用 Save () 方法将更新后的文档保存到新路径。...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/zh-hant/python-net/crop/
  10. 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...