Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,744 for

textbox

(0.12 sec)
  1. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  2. 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...
  3. TextBox.internal_margin_left property | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Autofit Settings|Aspose.Slides Documenta...

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

    docs.aspose.com/slides/java/manage-autofit-sett...
  5. Manage Autofit Settings|Aspose.Slides Documenta...

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

    docs.aspose.com/slides/androidjava/manage-autof...
  6. HTML Formatting|Aspose.Words for Reporting Serv...

    HTML Formatting setting of the Aspose.Words for Reporting Services....within a single textbox (i.e. all text in a textbox shares the same...full rich formatting within a textbox in RDL reports. To do this...

    docs.aspose.com/words/reportingservices/html-fo...
  7. 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...
  8. TextBoxControl.type property | Aspose.Words for...

    TextboxControl.type property. Gets type of Forms 2.0 control....how to change text of the TextBox OLE control. doc = aw . Document...Document ( file_name = MY_DIR + 'Textbox control.docm' ) shape = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Autofit Settings|Aspose.Slides for Pytho...

    Set the autofit settings for Textbox in PowerPoint in Python...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...
  10. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/zh/cpp/export-equation/