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

textbox

(0.07 sec)
  1. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...以下是创建方法: public static void Add_TextBox () { using var pres = new Presentation...with border and no text) var textBox = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. 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...
  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.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...
  5. Manage Shape Text Options with JavaScript via C...

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

    docs.aspose.com/cells/javascript-cpp/managing-s...
  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. 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...
  8. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/cpp/export-equation/
  9. 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...
  10. TextBoxControl.Type | Aspose.Words for .NET

    Discover the TextboxControl Type property for Forms 2.0, enabling seamless control customization and enhancing user experience in your applications....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...