Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 6,575 for

box

(0.09 sec)
  1. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....inserting text input, check box, and combo box fields, accessing them...Word include textbox, combo box and checkbox. DocumentBuilder...

    docs.aspose.com/words/python-net/working-with-f...
  2. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol 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. def set_checked_symbol...document tag in the form of a check box. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. View or Edit FODP Metadata using C++ | products...

    View and edit FODP metadata in C++. Use Aspose.Slides for C++ to update built-in and custom presentation properties...."Department" , ObjectExt :: Box < String > ( u "Sales" )); documentProperties...idx_set( u "Project" , ObjectExt :: Box < String > ( u "Metadata Update"...

    products.aspose.com/slides/cpp/metadata/fodp/
  4. View or Edit PPS Metadata using C++ | products....

    View and edit PPS metadata in C++. Use Aspose.Slides for C++ to update built-in and custom presentation properties...."Department" , ObjectExt :: Box < String > ( u "Sales" )); documentProperties...idx_set( u "Project" , ObjectExt :: Box < String > ( u "Metadata Update"...

    products.aspose.com/slides/cpp/metadata/pps/
  5. View or Edit PPT Metadata using C++ | products....

    View and edit PPT metadata in C++. Use Aspose.Slides for C++ to update built-in and custom presentation properties...."Department" , ObjectExt :: Box < String > ( u "Sales" )); documentProperties...idx_set( u "Project" , ObjectExt :: Box < String > ( u "Metadata Update"...

    products.aspose.com/slides/cpp/metadata/ppt/
  6. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  7. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality....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...
  8. StructuredDocumentTag.setUncheckedSymbol method...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize text formatting for your forms, enhancing user experience and data collection....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...
  10. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...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...