Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 12,636 for

box

(0.12 sec)
  1. formfield - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using 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...
  2. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a text form field 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...
  3. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField objects that represent all the form fields in a range. To learn more, visit the documentation article 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...
  4. TextFragment should not show all the text - Fre...

    Hi, we would like to place a TextBox on a PDF with some size. The text inside the TextBox can be larger or have more line than actually the size allow it. With my implementation the TextBox shows the correct size with i…...should overflow vertically the box (7newlines)\r\n-newline1\r\n...FloatingBox box = new FloatingBox(); box.setTop(200.0); box.setLeft(200...

    forum.aspose.com/t/textfragment-should-not-show...
  5. picturefillformat - Aspose.Slides for Java - AP...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....edge of the shape's bounding box. float getStretchOffsetLeft ()...edge of the shape's bounding box. float getStretchOffsetRigh ()...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. chartplotarea - Aspose.Slides for Android via J...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....height of a plot area bounding box as a fraction of the height of...width of a plot area bounding box as a fraction of the width of...

    reference.aspose.com/slides/androidjava/com.asp...
  7. IPictureFillFormat - Aspose.Slides for Java - A...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....edge of the shape's bounding box. float getStretchOffsetLeft ()...edge of the shape's bounding box. float getStretchOffsetRigh ()...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....header_type underline The type of the box to be displayed in front of each...each column / row. This box can be used for hand-writing the...

    docs.aspose.com/omr/txt-markup/grid/
  9. Manage TextBox|Aspose.Slides Documentation

    Create Text Box on PowerPoint Slides using Java. Add Column in Text Box or Text Frame in PowerPoint Slides using Java. Add Text Box with Hyperlink in PowerPoint Slides using Java....slides typically exist in text boxes or shapes. Therefore, to add...slide, you have to add a text box and then put some text inside...

    docs.aspose.com/slides/java/manage-textbox/#cre...
  10. FormField.CalculateOnExit | Aspose.Words for .NET

    FormField CalculateOnExit property. True if references to the specified form field are automatically updated whenever the field is exited in C#....document builder to insert a combo box. builder . Write ( "Choose a...a value from this combo box: " ); FormField comboBox = builder...

    reference.aspose.com/words/net/aspose.words.fie...