Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 996 for

textbox

(0.06 sec)
  1. TextBox.previous property | Aspose.Words for Py...

    Textbox.previous property. Returns a [Textbox](../) that represents the previous [Textbox](../) in a sequence of shapes....property TextBox.previous property Returns a TextBox that represents...represents the previous TextBox in a sequence of shapes. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextboxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that source formatting of textboxes content ignored if ImportFormatMode...DocumentBuilder ( srcDoc ); let textBox = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let textBox = new aw . Drawing . Shape...Drawing . ShapeType . TextBox ); textBox . wrapType = aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  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. TextBox.noTextRotation property | Aspose.Words ...

    Textbox.noTextRotation property. Gets or sets a boolean value indicating either text of the Textbox should not rotate when the shape is rotated....noTextRotation property TextBox.noTextRotation property Gets...indicating either text of the TextBox should not rotate when the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.WrapSide | Aspose.Words for .NET

    Discover the ShapeBase WrapSide property to control text wrapping around shapes, enhancing your design's visual appeal 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...
  9. Manage Autofit Settings|Aspose.Slides for Pytho...

    Set the autofit settings for Textbox in PowerPoint in Python...By default, when you add a textbox, Microsoft PowerPoint uses...for the textbox—it automatically resizes the textbox to ensure...

    docs.aspose.com/slides/python-net/manage-autofi...
  10. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

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