Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,410 for

textbox

(0.29 sec)
  1. 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...
  2. 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 adding TextBox, Multiline TextBox, RadioButton, CheckBox...update new fields of any type ( TextBox, MultiLineTextBox, RadioButton...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  3. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this object in C++....:: Drawing :: ShapeType :: TextBox , 300 , 50 ); builder -> MoveTo...

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

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

    forum.aspose.com/tag/shapes
  6. 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...
  7. 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-...
  8. 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...
  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...