Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,122 for

textbox

(0.04 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. TextBoxAnchor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextboxAnchor enum for precise vertical alignment of shape text. Enhance your document formatting effortlessly!...aligned to the top of the textbox. Middle 1 Text is aligned to...to the middle of the textbox. Bottom 2 Text is aligned to the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set preset WordArt style to the text of a shape using Aspose.Cells for C++....// Create a textbox with some text TextBox textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . SetText ( u "Aspose File...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  4. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs . sheet ....data . shapes whose type is 'TextBox' startpostion : highlight start...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. 使用GridJs的高亮功能|Documentation

    本文描述了如何使用GridJs对单元格文本、单元格范围、形状和图片进行高亮显示。...将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs . sheet ....data . shapes whose type is 'TextBox' startpostion : highlight start...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++.... auto textBox = System :: MakeObject < Aspose...Drawing :: ShapeType :: TextBox ); textBox -> set_WrapType ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。... GetShapes (); // Add a TextBox to the worksheet Shape shape...); // Set the text of the TextBox shape . SetText ( u "This is...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  8. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs . sheet ....data . shapes whose type is 'TextBox' startpostion : highlight start...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. Aspose::Words::Drawing::Shape::Shape constructo...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Inserting Images Dynamically in C#|Aspose.Words...

    Insert images into your document dynamically when building a report using C#....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/net/inserting-images-dyna...