Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,183 for

textbox

(0.07 sec)
  1. 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-...
  2. Aspose.Cells 8.7.2中的公共API更改|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....tring来访问TextBox的实例。 有关此功能的更多详细信息,请查看有关 通过名称访问TextBox 的详细文章。 简单的使用场景如下。...getWorksheets (). get ( 0 ); //Add a TextBox to the collection int idx =...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. TextBox.internal_margin_right property | Aspose...

    Textbox.internal_margin_right property. Specifies the inner right margin in points for a shape....internal_margin_right property TextBox.internal_margin_right property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.internal_margin_top property | Aspose.W...

    Textbox.internal_margin_top property. Specifies the inner top margin in points for a shape....internal_margin_top property TextBox.internal_margin_top property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.parent property | Aspose.Words for Python

    Textbox.parent property. Gets a parent shape for the [Textbox](../)....parent property TextBox.parent property Gets a parent shape for...for the TextBox . @property def parent ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextboxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that source formatting of textboxes content ignored if ImportFormatMode...DocumentBuilder ( srcDoc ); let textBox = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances document comparison by enabling case-insensitive analysis for accurate results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

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