Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 6,234 for

box

(0.29 sec)
  1. FormFieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all form fields from your document with the FormFieldCollection Clear method, ensuring a streamlined and organized workspace....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...
  2. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....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/ran...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of 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...
  4. FormField.Name | Aspose.Words for .NET

    Discover how to easily manage the FormField Name property to customize and optimize your forms for better user engagement and data collection....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/net/aspose.words.fie...
  5. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...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...
  6. FormField.EntryMacro | Aspose.Words for .NET

    Discover the FormField EntryMacro property to easily manage entry macros for your forms, enhancing functionality and user experience....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...
  7. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...( 0 , u "A2" , ObjectExt :: Box < double > ( DateTime ( 2015...( 0 , u "A3" , ObjectExt :: Box < double > ( DateTime ( 2016...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  8. StructuredDocumentTag.SetCheckedSymbol | Aspose...

    Discover how to use the SetCheckedSymbol method in StructuredDocumentTag to customize checkBox visuals and enhance user experience....the checked state of a check box content control. public void...document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  9. StructuredDocumentTag.SetUncheckedSymbol | Aspo...

    Discover how the SetUncheckedSymbol method enhances your StructuredDocumentTag by customizing checkBox visuals for better user experience....the unchecked state of a check box content control. public void...document tag in the form of a check box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTag.setCheckedSymbol method |...

    StructuredDocumentTag.setCheckedSymbol method. Sets the symbol used to represent the checked state of a check Box content control....the checked state of a check box content control. setCheckedSymbol...document tag in the form of a check box. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...