Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,722 for

textbox

(0.04 sec)
  1. Rotate Text with Shape inside the Worksheet|Doc...

    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....the Paragraph in a Shape or Textbox Set Margins of Comment or Shape...

    docs.aspose.com/cells/python-net/rotate-text-wi...
  2. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...System::SharedPtr<IAutoShape> textBox = System::DynamicCast<IAut...hapes()->idx_get(0)); if (textBox->get_IsTextBox()) { // Get...

    forum.aspose.com/t/how-to-extract-multi-column-...
  3. Topics tagged shapes

    Topics tagged shapes...paragraph ending in Shape TextBox Aspose.Words Product Family...

    forum.aspose.com/tag/shapes
  4. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。... get ( 0 ); // Add a new textbox to the collection. const textboxIndex...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  5. Aspose.Cells Forms for Sitefinity|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....Fields Allow to Add TextBox, Multiline TextBox, RadioButtons, CheckBox...create/delete/update new fields of any type (TextBox, MultiLineTextBox, RadioButton...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  6. TextBoxControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.TextboxControl class. The Textbox control displays text from an organized set of data or user input....class TextBoxControl class The TextBox control displays text from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Adding Text Dynamically|Aspose.Slides Documenta...

    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....arialFontIndex = 0 ; //Add a textbox //To add it, we will first...

    docs.aspose.com/slides/net/adding-text-dynamica...
  8. Export of Tables and Matrices|Aspose.Words for ...

    Export of Tables and Matrices setting of the Aspose.Words for Reporting Services....Word tables (default) As textboxes Visually, the output of both...Export Tables and Matrices as Textboxes In some rare cases you might...

    docs.aspose.com/words/reportingservices/export-...
  9. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....]; // Create a TextBox with some text var textBox = sheet . Shapes...700 ); textBox . Text = "Aspose File Format APIs" ; textBox . Font...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...that source formatting of textboxes content ignored if ImportFormatMode...size = 24 builder . write ( 'Textbox contents' ) # Set a flag to...

    reference.aspose.com/words/python-net/aspose.wo...