Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,420 for

box

(0.26 sec)
  1. Aspose::Words::Fields::FormField::get_Default m...

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check Box form field. Default value for this property is false in C++....the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FormField | Aspose.Words for Java

    Represents a single form field in Java....Shows how to insert a combo box. Document doc = new Document();...fruit: "); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/java/com.aspose.word...
  3. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...document tag in the form of a check box and set its default state to...to "true" to make the check box become a symbol // once the user...

    reference.aspose.com/words/net/aspose.words.mar...
  4. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control text wrapping in shapes, enhancing document layouts and design flexibility....mode for the contents of a text box. Document doc = new Document..."TextBoxWrapMode.None" to increase the text box's width // to accommodate text...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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/
  6. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape....mode for the contents of a text box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by bookmark name in C++....document builder to insert a combo box. builder -> Write ( u "Choose..."Choose a value from this combo box: " ); SharedPtr < FormField > comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FormField.checked property | Aspose.Words for N...

    FormField.checked property. Gets or sets the checked status of the check Box form field...checked status 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. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单...path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/zh-hans/python-net/acro...