Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 10,806 for

insert text

(0.12 sec)
  1. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... Examples Shows how to insert a paragraph with a top border...25 ); builder -> Writeln ( u "Text with a top border." ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....attribute is used for vertical text layout. Examples Shows how to...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label Text direction to enhance your data visualization!...orientation of the tick label text. public ShapeTextOrientation...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian Text in the current paragraph....numbers and regions of East Asian text in the current paragraph. get...boolean Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn....The property has effect for text category and series axes. It...to 1. Examples Shows how to insert a chart and modify the appearance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java.... Examples: Shows to insert a KEYWORDS field. Document...Setting a value for the field's Text property, // and then updating...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....DocumentBuilder ( doc ); // Insert a Pareto chart. Shape shape...shape . Chart ; chart . Title . Text = "Best-Selling Car" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the document in C++....DocumentBuilder::InsertBreak method Inserts a break of the specified type...the break to insert. Examples Shows how to insert a Table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...