Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,289 for

textbox

(0.02 sec)
  1. ShapeCollection.AddTextBoxInChart | Aspose.Cell...

    ShapeCollection method. Adds a Textbox to the chart...method Adds a textbox to the chart. public TextBox AddTextBoxInChart...Represents the vertical offset of textbox from the upper left corner...

    reference.aspose.com/cells/net/aspose.cells.dra...
  2. TextBox.LayoutFlow | Aspose.Words for .NET API 参考

    Textbox 财产. 确定形状中文本布局的流向...TextBox.LayoutFlow TextBox.LayoutFlow property 确定形状中文本布局的流向。...ShapeType . TextBox , 150 , 100 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/zh/net/aspose.words....
  3. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a Textbox....flow of the text layout in a textbox. Members Name Description HORIZONTAL.... DocumentBuilder ( doc ) textbox = aw . drawing . Shape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. add_text_box method | Aspose.Cells for Python v...

    add_text_box method add_text_box Adds a text box to the worksheet. Returns A Textbox object. def add_text_box ( self ...... Returns A TextBox object. def add_text_box (...Represents the vertical offset of textbox from its left row, in unit...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Item | Aspose.Cells for .NET API 参考

    获取Textboxaspose.cells.drawing/Textbox指定索引处的元素...indexer (1 of 2) 获取 TextBox 指定索引处的元素。 public TextBox this [ int index...textBoxCollection . Count - 1 ; TextBox txb = textBoxCollection [ index...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. Story.FirstParagraph | Aspose.Words for .NET AP...

    Story 财产. 获取故事的第一段...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....the following steps: Add a textbox to your template at the place...and others for the textbox, making the textbox look like a blank...

    docs.aspose.com/words/java/inserting-images-dyn...
  8. ShapeBase.WrapType | Aspose.Words for .NET

    ShapeBase WrapType property. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C#....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextBox.TextBoxWrapMode | Aspose.Words for .NET

    Textbox TextboxWrapMode property. Determines how text wraps inside a shape in C#....TextBoxWrapMode Contents [ Hide ] TextBox.TextBoxWrapMode property Determines...ShapeType . TextBox , 300 , 300 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. LayoutFlow Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.LayoutFlow enum. Determines the flow of the text layout in a Textbox in C#....flow of the text layout in a textbox. public enum LayoutFlow Values...Shape textbox = new Shape ( doc , ShapeType . TextBox ) { Width...

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