Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 151,741 for

text

(0.08 sec)
  1. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing document formatting and readability....Separator between main text and footnote text. FootnoteContinuation...Printed above footnote text on a page when the text must be continued...

    reference.aspose.com/words/net/aspose.words.not...
  2. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder Text from regular content....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  4. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured document tag is mapped....Construct an XML part that contains text and add it to the document's...'<root><text>Text element #1</text><text>Text element #2</text></root>'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.customXmlPart property. Returns the custom XML data part to which the parent structured document tag is mapped....Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the Text (black or white) to be used for 'auto color'...present calculated color of the text (black or white) to be used...When text has ‘automatic color’, the actual color of text is calculated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Font::get_Position method | Aspo...

    Aspose::Words::Font::get_Position method. Gets or sets the position of Text (in points) relative to the base line. A positive number raises the Text, and a negative number lowers it in C++....Gets or sets the position of text (in points) relative to the...A positive number raises the text, and a negative number lowers...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden Text....font is formatted as hidden text. get hidden () : boolean Examples...how to create a run of hidden text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined....Document () # Create a plain text structured document tag, and...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of Text. By adjusting settings such as horizontal alignment, vertical alignment, and Text wrapping, you have more control over how Text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....kinds of alignment options: Text alignment(horizontal & vertical)...Indentation. Orientation. Text control. Text direction. All of these...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...