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

insert text

(0.08 sec)
  1. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Text method. Gets or sets the Text of the chart title. If null or empty value is specified, auto generated title will be shown in C++....:get_Text method Contents [ Hide ] ChartTitle::get_Text method...method Gets or sets the text of the chart title. If null or empty...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label Text in C++....orientation of the tick label text. Aspose :: Words :: Drawing...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain Text format....footers are exported to plain text format. Members Name Description...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....doc ); // Insert a custom style and apply it to text created using...); builder -> Write ( u "This text is in a custom style." ); //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. 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...
  8. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap Text in C++....the position for a drop cap text. enum class DropCapPosition...cap is positioned inside the text margin on the anchor paragraph...

    reference.aspose.com/words/cpp/aspose.words/dro...
  9. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....Alignment { get; set; } Gets or sets text alignment of the axis tick labels...orientation of the tick label text. Position { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... Examples Shows how to insert a shape with an image from...Shows how to create and format a text box. doc = aw . Document ()...

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