Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,477 for

box

(0.27 sec)
  1. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkBox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....Remarks Applicable for a check box form field only. Examples Shows...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Fields::FormFieldCollection::get...

    Aspose::Words::Fields::FormFieldCollection::get_Count method. Returns the number of form fields in the collection 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. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...between both files is the text box on right side of first page of...document, particularly the text box on the right side of the first...

    forum.aspose.com/t/converting-word-document-to-...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your document's layout and readability....orientation of text inside a text box. Document doc = new Document...the text contents of this text box. textBox . LayoutFlow = layoutFlow...

    reference.aspose.com/words/net/aspose.words.dra...