Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,528 for

textbox

(0.24 sec)
  1. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....to allow text selection in TextBox controls when in read mode.... hide () APIs for TextBox object TextBox is a special kind of...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. TextBox.fitShapeToText property | Aspose.Words ...

    Textbox.fitShapeToText property. Determines whether Microsoft Word will grow the shape to fit text....fitShapeToText property TextBox.fitShapeToText property Determines...Aspose.Words.Drawing class TextBox TextBox.internalMarginBottom property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++.... auto textBox = MakeObject < Shape > ( doc...ShapeType :: TextBox ); textBox -> set_Width ( 200 ); textBox -> set_Height...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextBox.verticalAnchor property | Aspose.Words ...

    Textbox.verticalAnchor property. Specifies the vertical alignment of the text within a shape....verticalAnchor property TextBox.verticalAnchor property Specifies...class TextBox TextBox.textBoxWrapMode property TextBox.breakForwardLink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...2]" ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Public API Changes in Aspose.Cells 8.8.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....shadow effect of the text in a TextBox. For more details on this feature...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. TextBox.internalMarginBottom property | Aspose....

    Textbox.internalMarginBottom property. Specifies the inner bottom margin in points for a shape....internalMarginBottom property TextBox.internalMarginBottom property...class TextBox TextBox.fitShapeToText property TextBox.internalMarginLeft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....adding controls to it Add a textbox on the first page of the target...this class is used to add a textbox on a particular page and location...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  9. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....to allow text selection in TextBox controls when in read mode.... hide () APIs for TextBox object TextBox is a special kind of...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java.... TEXTBOX Contains shape or textbox text, represented...HeaderFooter . TEXTBOX public static int TEXTBOX Contains shape...

    reference.aspose.com/words/java/com.aspose.word...