Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 10,593 for

textbox

(0.14 sec)
  1. Aspose::Cells::Drawing::TextBoxCollection class...

    Aspose::Cells::Drawing::TextboxCollection class. Encapsulates a collection of Textbox objects in C++....Encapsulates a collection of TextBox objects. class TextBoxCollection...height, int32_t width) Adds a textbox to the collection. Clear()...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  2. Aspose::Cells::Drawing::TextBoxCollection::Add ...

    Aspose::Cells::Drawing::TextboxCollection::Add method. Adds a Textbox to the collection in C++....TextBoxCollection::Add method Adds a textbox to the collection. int32_t... height int32_t Height of textbox, in unit of pixel. width int32_t...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  3. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++.... auto textBox = MakeObject < Shape > ( doc...doc , ShapeType :: TextBox ); textBox -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – Insert Textbox into Excel via .NEThttps://products.aspose.com/cells/net/shapes/insert-Textbox-to-excel/Recent ......Users & Developers – Insert TextBox into Excel via .NEThttps://products...sert-textbox-to-excel/Recent content in Insert TextBox into Excel...

    products.aspose.com/cells/net/shapes/insert-tex...
  6. How to Add a Text Box Out of the Board of Each ...

    Hi, Support: How to realize my this requirements by Apose.Slides.dll as below: extract all the text in the Textboxes in each slide add a Textbox out of the range of the slide, and set the board of the added Textbox to…...text in the textboxes in each slide add a textbox out of the range...set the board of the added textbox to none, and set the fillcolor...

    forum.aspose.com/t/how-to-add-a-text-box-out-of...
  7. Shape.Shape | Aspose.Words for .NET API 参考

    Shape 构造函数. 创建一个新的形状对象...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Enum LayoutFlow | Aspose.Words for .NET API 参考

    Aspose.Words.Drawing.LayoutFlow 枚举. 确定文本框中文本布局的流向...Shape textbox = new Shape ( doc , ShapeType . TextBox ) { Width...Width = 100 , Height = 100 , TextBox = { LayoutFlow = LayoutFlow...

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

    Textbox 财产. 确定文本在形状内的换行方式...TextBox.TextBoxWrapMode TextBox.TextBoxWrapMode property 确定文本在形状内的换行方式。...ShapeType . TextBox , 300 , 300 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Use conditional block to display image on templ...

    Have a template attached on which we’ve added an image reference tag into a text box, and inside that Textbox are to be added other images into separate Textboxes. Those latest images can be displayed (together with thei…...text box, and inside that textbox are to be added other images...images into separate textboxes. Those latest images can be displayed...

    forum.aspose.com/t/use-conditional-block-to-dis...