Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,526 for

textbox

(0.07 sec)
  1. TextBoxControl.type property | Aspose.Words for...

    TextboxControl.type property. Gets type of Forms 2.0 control....how to change text of the TextBox OLE control. doc = aw . Document...Document ( file_name = MY_DIR + 'Textbox control.docm' ) shape = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextBox.internal_margin_left property | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBoxControl.text property | Aspose.Words for...

    TextboxControl.text property. Gets or sets a text of the control....how to change text of the TextBox OLE control. doc = aw . Document...Document ( file_name = MY_DIR + 'Textbox control.docm' ) shape = doc...

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

    Control text rotation in your Textbox with the NoTextRotation property. Ensure clear, readable text even when shapes are rotated. Enhance your design!...NoTextRotation TextBox.NoTextRotation property Gets or sets a...indicating either text of the TextBox should not rotate when the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  6. TextBox.Parent | Aspose.Words for .NET

    Discover the Textbox Parent property to easily access its parent shape, enhancing your design workflow and boosting efficiency in your projects....Parent TextBox.Parent property Gets a parent shape for the TextBox...See Also class Shape class TextBox namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextboxes method. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that source formatting of textboxes content ignored if KeepSourceFormatting...srcDoc ); SharedPtr < Shape > textBox = builder -> InsertShape (...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. CompareOptions.ignoreFields property | Aspose.W...

    CompareOptions.ignoreFields property. Specifies whether to compare differences in fields.... endTable (); // Textbox: let textBox = builder . insertShape...ShapeType . TextBox , 150 , 20 ); builder . moveTo ( textBox . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....By default, when you add a textbox, Microsoft PowerPoint uses...for the textbox—it automatically resizes the textbox to ensure...

    docs.aspose.com/slides/net/manage-autofit-setti...
  10. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

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