Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 10,764 for

insert text

(0.23 sec)
  1. FootnotePosition | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....to text # that does not interfere with the main body text's flow...flow. # Inserting an endnote adds a small superscript reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced Text appeal and readability....doc ); // Insert a custom style and apply it to text created using..."MyStyle" ; builder . Write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....= doc ) # Insert a custom style and apply it to text created using...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Update Fields|Documentation

    This section explains how to update fields....Field object represents text field in a text run. The field property...jpype . shutdownJVM () Create, Insert fields...

    docs.aspose.com/diagram/python-java/update-fields/
  6. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your document automation and formatting....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....to track the order in which a text replacement operation traverses...differentFirstPageHe ) expect ( logger . text . replace ( "\r" , "" )). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_Text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....is_showing_placeholder_text property IStructuredDocumentT.is...is_showing_placeholder_text property Specifies whether the content...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...