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

textbox

(0.02 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextboxes method. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that source formatting of textboxes content ignored if KeepSourceFormatting...Words :: Drawing :: Shape > textBox = builder -> InsertShape (...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. Manage Shape Text Options with Node.js via C++|...

    Learn how to manage text options for shapes using Aspose.Cells for Node.js via C++....of Text Effects of Shape or TextBox with Node.js via C++ Change...Character Spacing of Excel TextBox or Shape with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/managing-shape...
  5. 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...
  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. ShapeBase.WrapSide | Aspose.Words for .NET

    Discover the ShapeBase WrapSide property to control text wrapping around shapes, enhancing your design's visual appeal and readability....Examples Shows how to replace all textbox shapes with image shapes. Document...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. 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...
  10. 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...