Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 3,839 for

insert text

(0.06 sec)
  1. 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...
  2. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part....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...
  3. 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...
  4. BookmarksOutlineLevelCollection Class | Aspose....

    Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing bookmarks and enhancing document navigation effortlessly....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing document formatting and readability....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/net/aspose.words.not...
  7. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Document(); // Insert a WordArt object to display text in a shape...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the Text that follows the field should be moved right in C++....number of points by which the text that follows the field should...get_RightOffset () Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is Inserted as the entry's page number....marks a range of pages that is inserted as the entry’s page number...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

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