Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,535 for

textbox

(0.05 sec)
  1. 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++....InsertShape ( ShapeType :: TextBox , 300 , 50 ); builder -> MoveTo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++.... There is another class, TextBox , which represents a text box...following example creates two textboxes in the first worksheet of...

    docs.aspose.com/cells/cpp/managing-controls/
  3. 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-...
  4. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization.... TextBox , 300 , 50 ); builder . MoveTo...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....InsertShape ( ShapeType :: TextBox , 300 , 50 ); builder -> MoveTo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Topics tagged shapes

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

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