Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,767 for

box

(0.08 sec)
  1. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for shape text vertical alignment in Java....the text contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 200.0, 200.0); // Set the "VerticalAnchor"...

    reference.aspose.com/words/java/com.aspose.word...
  2. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/potm/
  3. View or Edit PPTX Files Metadata using C++ | pr...

    C++ source code to edit or view PPTX format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/pptx/
  4. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/otp/
  5. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....Rendering (PBR) Material to a Box PBR plays a key role for the...demonstrates to how to create a Box object, and then apply the PBR...

    docs.aspose.com/3d/python-net/set-up-normals-or...
  6. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....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. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....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. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field....name here' , 30 ) # 2 - Combo box with prompt text, and a range...builder . insert_combo_box ( 'My combo box' , items , 0 ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.set_unchecked_symbol meth...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.insert_check_Box method...insert_check_box method Contents [ Hide ] insert_check_box(name, checked_value...current position. def insert_check_box ( self , name : str , checked_value...

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