Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 996 for

textbox

(0.03 sec)
  1. Aspose::Words::Drawing::Shape::get_TextBox meth...

    Aspose::Words::Drawing::Shape::get_Textbox method. Defines attributes that specify how text is displayed in a shape in C++....::Shape::get_TextBox method Shape::get_TextBox method Defines...Aspose :: Words :: Drawing :: TextBox > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TextBox.internal_margin_right property | Aspose...

    Textbox.internal_margin_right property. Specifies the inner right margin in points for a shape....internal_margin_right property TextBox.internal_margin_right property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBox.internal_margin_top property | Aspose.W...

    Textbox.internal_margin_top property. Specifies the inner top margin in points for a shape....internal_margin_top property TextBox.internal_margin_top property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextboxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application....how to change text of the TextBox OLE control. Document doc =...= new Document ( MyDir + "Textbox control.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextBoxControl.Type | Aspose.Words for .NET

    Discover the TextboxControl Type property for Forms 2.0, enabling seamless control customization and enhancing user experience in your applications....how to change text of the TextBox OLE control. Document doc =...= new Document ( MyDir + "Textbox control.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextboxWrapMode enum. Specifies how text wraps inside a shape in C++....ShapeType :: TextBox , 300 , 300 ); SharedPtr < TextBox > textBox = textBoxShape...textBoxShape -> get_TextBox (); // Set the "TextBoxWrapMode" property...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextboxes property enhances your document formatting by controlling Textbox content. Optimize with ease today!...that source formatting of textboxes content ignored if KeepSourceFormatting...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 300...

    reference.aspose.com/words/net/aspose.words/imp...
  8. TextBox.parent property | Aspose.Words for Python

    Textbox.parent property. Gets a parent shape for the [Textbox](../)....parent property TextBox.parent property Gets a parent shape for...for the TextBox . @property def parent ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability....Examples Shows how to replace all textbox shapes with image shapes. Document...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

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