Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 6,304 for

box

(0.17 sec)
  1. Shapes in Charts with Golang via C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures and so on into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/go-cpp/controls-in-charts/
  2. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a shape in C++....the text contents of a text box. auto doc = System :: MakeObject...align the text in this text box with the top side of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....to create and format a text box. Document doc = new Document...(); // Create a floating text box. Shape textBox = new Shape (...

    reference.aspose.com/words/net/aspose.words/sto...
  4. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In Excel...places where you can insert text boxes: one in Insert Shapes , and...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  5. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/python-net/acroforms/
  6. Controls in Charts|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....drawing objects like labels, text boxes, pictures and so on into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/java/controls-in-charts/
  7. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_Box_wrap_mode property. Determines how text wraps inside a shape....text_box_wrap_mode property TextBox.text_box_wrap_mode property...a shape. @property def text_box_wrap_mode ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ) # Insert a combo box, and then verify its collection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating...to create and format a text box. let doc = new aw . Document...(); // Create a floating text box. let textBox = new aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textBoxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...Examples Shows how to manage text box formatting while appending a...another document with a text box, which we will import into the...

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