Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 16,680 for

insert text

(0.11 sec)
  1. FootnoteOptions.Position | Aspose.Words for .NET

    FootnoteOptions Position property. Specifies the footnotes position in C#....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/net/aspose.words.not...
  2. FieldAdvance.UpOffset | Aspose.Words for .NET

    FieldAdvance UpOffset property. Gets or sets the number of points by which the Text that follows the field should be moved up in C#....number of points by which the text that follows the field should...set ; } Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...to return text for the mail merge engine to insert into the document...FieldMergingArgsBase ) text Gets or sets the text that will be inserted into the...

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

    aspose.words.fields.FieldTime class. Implements the TIME field... Remarks Inserts the current date and time....Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.WidowControl | Aspose.Words for...

    ParagraphFormat WidowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C#....doc ); // When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/net/aspose.words/par...
  6. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.lock_content_control prop...

    StructuredDocumentTag.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this SDT....DocumentBuilder ( doc = doc ) # Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT....DocumentBuilder ( doc = doc ) # Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.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 StructuredDocumentTa.is...is_showing_placeholder_text property Specifies whether the content...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...