Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,655 for

box

(0.03 sec)
  1. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML...Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....to create and format a text box. let doc = new aw . Document...(); // Create a floating text box. let textBox = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined list formats available in Microsoft Word in Java....Bullets and Numbering dialog box in Microsoft Word 2003. Examples:...Bullets and Numbering dialog box in Microsoft Word. BULLET_CIRCLE...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....internal margins for a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 100.0, 100.0); TextBox textBox...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape 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.dra...
  8. Aspose::Words::Fields::FormField::get_Checked m...

    Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check Box form field. Default value for this property is false in C++....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/cpp/aspose.words.fie...
  9. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word in C++....Bullets and Numbering dialog box in Microsoft Word. BulletDisk...Bullets and Numbering dialog box in Microsoft Word. BulletCircle...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....property Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/python-net/get-and-set-page...