Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,239 for

box

(1.1 sec)
  1. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Red"...

    docs.aspose.com/slides/cpp/chart-data-label/
  2. FormField.default property | Aspose.Words for P...

    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/python-net/aspose.wo...
  3. 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...
  4. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...width for overlapping text boxes at runtime, it is essential...essential to ensure that the text boxes can dynamically resize based on...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  5. 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...
  6. Shape.text_box property | Aspose.Words for Python

    Shape.text_Box property. Defines attributes that specify how text is displayed in a shape....text_box property Shape.text_box property Defines attributes...a shape. @property def text_box ( self ) -> aspose . words ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkBox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents.... Write ( "Unchecked check box of a default size: " ); builder...Write ( "Large checked check box: " ); builder . InsertCheckBox...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance 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...
  10. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textBox content. Optimize with ease today!...Examples Shows how to manage text box formatting while appending a...another document with a text box, which we will import into the...

    reference.aspose.com/words/net/aspose.words/imp...