Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,130 for

textbox

(0.22 sec)
  1. 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...
  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. 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...
  4. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextboxes property enhances your document formatting by controlling Textbox content. Optimize with ease today!...that source formatting of textboxes content ignored if KeepSourceFormatting...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 300...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Public API Changes in Aspose.Cells 8.7.2|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....to access the instance of TextBox using its name as string. For...detailed article on Accessing the TextBox via its Name Simple usage scenario...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .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/python-net/manage-autofi...
  7. 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...
  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. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextboxWrapMode enum. Specifies how text wraps inside a shape in C++....:: Drawing :: ShapeType :: TextBox , 300 , 300 ); System :: SharedPtr...Drawing :: TextBox > textBox = textBoxShape -> get_TextBox (); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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...