Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 996 for

textbox

(0.06 sec)
  1. TextBox.fit_shape_to_text property | Aspose.Wor...

    Textbox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text....fit_shape_to_text property TextBox.fit_shape_to_text property...( 'Text fit tightly inside textbox.' ) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the Textbox VerticalAnchor property enhances text alignment within shapes for improved design and readability in your projects....VerticalAnchor Contents [ Hide ] TextBox.VerticalAnchor property Specifies...InsertShape ( ShapeType . TextBox , 200 , 200 ); // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Manage Autofit Settings|Aspose.Slides for Node....

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

    docs.aspose.com/slides/nodejs-java/manage-autof...
  4. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....types of form fields like textbox, radio button, and a combo...demonstrates accessing the textbox form field and then updating...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  5. TextBox.parent property | Aspose.Words for Node.js

    Textbox.parent property. Gets a parent shape for the [Textbox](../)....parent property TextBox.parent property Gets a parent shape for...for the TextBox . get parent () : Aspose . Words . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes....Examples Shows how to replace all textbox shapes with image shapes. let...Document ( base . myDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding text box differences for more accurate results....set ; } Remarks By default textboxes are not ignored. Examples...builder . EndTable (); // Textbox: Shape textBox = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.com...
  8. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  9. CompareOptions.Target | Aspose.Words for .NET

    Discover how to set the Target property in CompareOptions for effective document comparison. Streamline your process with precise targeting today!... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  10. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring formatting for more efficient data comparison.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

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