Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,744 for

textbox

(0.06 sec)
  1. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances document processing by ignoring headers and footers for cleaner data analysis.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  2. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  3. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  4. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  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. TextBox.noTextRotation property | Aspose.Words ...

    Textbox.noTextRotation property. Gets or sets a boolean value indicating either text of the Textbox should not rotate when the shape is rotated....noTextRotation property TextBox.noTextRotation property Gets...indicating either text of the TextBox should not rotate when the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. Public API Changes in Aspose.Cells 9.0.0|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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 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...