Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 16,680 for

insert text

(0.09 sec)
  1. ChartSeriesCollection.Add | Aspose.Words for .NET

    ChartSeriesCollection Add method. Adds new ChartSeries to this collection. Use this method to add series to any type of Bar Column Line and Surface charts in C#....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...
  2. How to retrieve the body section from the RTF s...

    Hello, How to retrieve the body section from the rtfString ?...""; // Create a document and insert HTML into it. DocumentBuilder...@houmaid Why do not you directly insert HTML into your main document...

    forum.aspose.com/t/how-to-retrieve-the-body-sec...
  3. 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...
  4. Comment.set_text method | Aspose.Words for Python

    Comment.set_Text method. This is a convenience method that allows to easily set Text of the comment....set_text method set_text(text) This is a convenience method that...easily set text of the comment. def set_text ( self , text : str ):...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Problem with Aspose Words with extra spacing af...

    AsposeScreenshot.png (18.6 KB) Hello, We are having an issue where extra space is being Inserted after a bulleted list in Aspose Word. We have tried several combinations of html combinations but cannot seem to remove …...where extra space is being inserted after a bulleted list in Aspose...converting to HTML or if you are inserting the bulleted list programmatically...

    forum.aspose.com/t/problem-with-aspose-words-wi...
  6. FieldFormText | Aspose.Words for Java

    Implements the FORMText field in Java.... Remarks: Inserts a text box style form field. Examples:...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... BENEATH_TEXT Footnotes are output beneath text on each page...to text # that does not interfere with the main body text's flow...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells.GridJs features|Documentation

    This article introduce features for GridJs ....Row & Column Features Add, insert and remove rows and columns...autofill. Control text alignment. Control text wraping. Manage...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....DocumentBuilder > ( doc ); // Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Comment.SetText | Aspose.Words for .NET

    Comment SetText method. This is a convenience method that allows to easily set Text of the comment in C#....set text of the comment. public void SetText ( string text ) Parameter...Parameter Type Description text String The new text of the comment. Remarks...

    reference.aspose.com/words/net/aspose.words/com...