Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 151,607 for

text

(0.23 sec)
  1. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....margins, orientation, number of text columns, and headers and footers...A section contains the main text, as well as headers and footers...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  2. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....margins, orientation, number of text columns, and headers and footers...A section contains the main text, as well as headers and footers...

    docs.aspose.com/words/java/logical-levels-of-no...
  3. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....C# Rotate Text in Word using Python Flip the Text in Word using...using Java Rotate Text in Word using C# Convert Text to Image in Python...

    kb.aspose.com/words/page/5/
  4. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. let tag = new aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  7. EndnotePosition | Aspose.Words for Java

    Defines the endnote position in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds...

    reference.aspose.com/words/java/com.aspose.word...
  8. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...Access cell A1 and put some text inside it Cell cell = ws . GetCells...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  10. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...HEADING1 builder . write ( 'This text is in a Heading style. ' ) builder...

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