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

textbox

(0.07 sec)
  1. TextBox.Parent | Aspose.Words for .NET

    Discover the Textbox Parent property to easily access its parent shape, enhancing your design workflow and boosting efficiency in your projects....Parent TextBox.Parent property Gets a parent shape for the TextBox...See Also class Shape class TextBox namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...fill // ★ CRITICAL: Configure TextBox to ensure content rotates with...in TextBox follows the Shape's geometric rotation TextBox textBox...

    forum.aspose.com/t/topic/324972
  3. TextBox.internal_margin_bottom property | Aspos...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  7. 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/
  8. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

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