Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,806 for

insert text

(0.12 sec)
  1. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++....property and methods Add() , Insert() . Examples Shows how to create...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++.... A header is text that is placed at the top of...of a page, and a footer is text at the bottom of a page. Typically...

    docs.aspose.com/words/cpp/working-with-headers-...
  4. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly....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...
  5. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...another document that I want to insert into the target document. This...This document contains both text and a heading formatted with...

    forum.aspose.com/t/list-level-and-heading-style...
  6. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your Text in bold for enhanced readability and visual impact in your designs....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/net/aspose.words.dra...
  7. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain Text format in Java....footers are exported to plain text format. Examples: Shows how...plain text format. Document doc = new Document(); // Insert even...

    reference.aspose.com/words/java/com.aspose.word...
  8. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/net/aspose.words.not...
  9. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the DATE 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...
  10. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Remarks: Assigns new text to a bookmark. Examples: Shows...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/java/com.aspose.word...