Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,752 for

box

(0.11 sec)
  1. Aspose::Words::Fields::FormField::get_Checked m...

    Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check Box form field. Default value for this property is false in C++....checked status of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FormField.default property | Aspose.Words for N...

    FormField.default property. Gets or sets the default value of the check Box form field...the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index....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/python-net/aspose.wo...
  4. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text Boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Manage Text Boxes in Presentations Using JavaScript Contents...slides typically exist in text boxes or shapes. Therefore, to add...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  5. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!...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...
  6. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...1 KB) AddTextBox(page, "Box Number One", new AnnotationDetails(180... 60), 0); AddTextBox(page, "Box Number Two", new AnnotationDetails(220...

    forum.aspose.com/t/text-rotation-in-floatingbox...
  7. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape text vertical alignment....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/cpp/chart/ppt/
  9. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....to create and format a text box. auto doc = System :: MakeObject...(); // Create a floating text box. auto textBox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sto...