Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 149,417 for

text

(0.2 sec)
  1. How to add/insert TextBox to Worksheet with Gol...

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

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  2. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.tables.TextWrapping enumeration. Specifies how Text is wrapped around the table....TextWrapping enumeration Specifies how text is wrapped around the table...Members Name Description NONE Text and table is displayed in the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::EmphasisMark enum | Aspose.Words...

    Aspose::Words::EmphasisMark enum. Specifies possible types of emphasis mark in C++....black circle displayed above text. OverComma 2 Emphasis mark is...comma character displayed above text. OverWhiteCircle 3 Emphasis...

    reference.aspose.com/words/cpp/aspose.words/emp...
  6. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display Text having different fonts, sizes, styles in C#. Load and save drawings in C#....coordinate system, to display text in a variety of fonts, sizes...Regions Flatten paths Widen paths Text paths Pens Color Width Dash...

    docs.aspose.com/drawing/net/feature-list/
  7. Working with Headers and Footers|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....Developers can get or set the text string that appears on the left...with the font properties of the text. Setting Headers and Footers...

    docs.aspose.com/diagram/java/working-with-heade...
  8. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of Text on each page in Java....Specifies vertical justification of text on each page. Examples: Shows...builder's current section and add text. builder.getPageSetup().set...

    reference.aspose.com/words/java/com.aspose.word...
  10. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

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