Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 9,978 for

insert text

(0.14 sec)
  1. 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...
  2. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the Text formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.Insert_image method...insert_image method Contents [ Hide ] insert_image(file_name)...) def insert_image ( self , file_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label Text....orientation of the tick label text. @property def orientation (...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java.... 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/java/working-with-headers...
  8. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story paragraphs for enhanced content organization and readability.... Write ( "Comment text." ); Assert . That ( comment...AddComment.docx" ); Shows how to insert and customize footnotes. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  9. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight Textpath will be used instead of the shape path.... If True , the text runs along a path from left...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  10. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....ParagraphCollection 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...