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

textbox

(0.07 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. 通过 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. MorphDataControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, Textbox, and ToggleButton....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....ControlType::SpinButton ControlType::TextBox ControlType::ToggleButton ...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  10. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....Examples Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

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