Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,319 for

box

(0.04 sec)
  1. Aspose::Words::Fields::FormField::get_CheckBoxS...

    Aspose::Words::Fields::FormField::get_CheckBoxSize method. Gets or sets the size of the checkBox in points. Has effect only when IsCheckBoxExactSize is true in C++....Remarks Applicable for a check box form field only. Examples Shows...document builder to insert a combo box. builder -> Write ( u "Choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....to create and format a text box. auto doc = MakeObject < Document...(); // Create a floating text box. auto textBox = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the text that's displayed in a message Box when the form field has the focus and the user presses F1 in C++....that’s displayed in a message box when the form field has the focus...document builder to insert a combo box. builder -> Write ( u "Choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check Box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkBox like this: image.png (491 Bytes) We are developing a web application and…...Hello, I need to manage check box on excel cells thanks to the...Console.WriteLine("a5 check box style: " + a5.IsCheckBoxStyle);...

    forum.aspose.com/t/checkbox-on-excel/312207
  7. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/cpp/chart/ppt/
  8. FormField.default property | Aspose.Words for N...

    FormField.default property. Gets or sets the default value of the check Box form field...the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkBox status effortlessly—default is unchecked for streamlined user experience....checked status of the check box form field. Default value for...Remarks Applicable for a check box form field only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/python-net/customize-non-pbr...