Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,526 for

textbox

(0.1 sec)
  1. 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...
  2. 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...
  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.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison.... endTable (); // Textbox: let textBox = builder . insertShape...ShapeType . TextBox , 150 , 20 ); builder . moveTo ( textBox . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....By default, when you add a textbox, Microsoft PowerPoint uses...for the textbox—it automatically resizes the textbox to ensure...

    docs.aspose.com/slides/net/manage-autofit-setti...
  6. Manage Shape Text Options|Documentation

    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....Shape or TextBox Change Character Spacing of Excel TextBox or Shape...the Paragraph in a Shape or Textbox Rotate Text with Shape inside...

    docs.aspose.com/cells/python-net/managing-shape...
  7. 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...
  8. Manage Autofit Settings|Aspose.Slides for PHP D...

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

    docs.aspose.com/slides/php-java/manage-autofit-...
  9. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...150.0, 20.0); builder.moveTo(textBox.getFirstParagraph()); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextboxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application....how to change text of the TextBox OLE control. Document doc =...= new Document ( MyDir + "Textbox control.docm" ); Shape shape...

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