Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,592 for

textbox

(0.07 sec)
  1. MorphDataControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.MorphDataControl class, featuring versatile controls like CheckBox, ComboBox, and more for enhanced document interactivity....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. public abstract...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. Get Connection Points from Shape with Node.js v...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for Node.js via C++.... get ( 0 ); // Add a new textbox to the collection. const textboxIndex...

    docs.aspose.com/cells/nodejs-cpp/get-connection...
  4. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control types for enhanced document automation.... Textbox 2 A control that allows the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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-...
  6. Topics tagged shapes

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

    forum.aspose.com/tag/shapes
  7. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...So now we create floating TextBox shape to write into We’re struggling...borders? If so you can use TextBox class properties to configure...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  8. 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/net/rotate-text-with-shap...
  9. 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...
  10. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...save("document_with_header_textbox.docx") def process_document_elements(self...current_node # Create the TextBox shape = builder.insert_shape(aw...

    forum.aspose.com/t/paste-back-shape-data-correc...