Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 10,984 for

insert text

(0.17 sec)
  1. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_Text_rotation property. Gets or sets a boolean value indicating either Text of the TextBox should not rotate when the shape is rotated....no_text_rotation property TextBox.no_text_rotation property Gets...boolean value indicating either text of the TextBox should not rotate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field... Remarks Inserts a mail merge greeting line...Description alternate_text Gets or sets the text to include in the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees.... insert_chart ( chart_type = aw . drawing...chart_shape . chart chart . title . text = 'Sample Chart' chart . title...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAddIn class | Aspose.Words for Python

    aspose.words.fields.FieldAddIn class. Implements the ADDIN field....Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to highlight formula referenced ranges|Docu...

    Highlight cell and range references while editing GridJs formulas in the cell editor or formula bar.... GridJs inserts or replaces the current formula...range, updates the formula bar text, reopens the editor for the...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...pdf" )) { // Create text for stamp string text = "Stamp example"...new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  7. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_Text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...deleted_text_effect property RevisionOptions.deleted_text_effect...STRIKE_THROUGH @property def deleted_text_effect ( self ) -> aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to highlight formula referenced ranges|Docu...

    Highlight cell and range references while editing GridJs formulas in the cell editor or formula bar.... GridJs inserts or replaces the current formula...range, updates the formula bar text, reopens the editor for the...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  9. Outputting Expression Results in C#|Aspose.Word...

    Output expression results using placeholder within a template when building a report in C#....written to a document as a plain text at runtime. Font attributes...useful, when you need to format text parts of an expression result...

    docs.aspose.com/words/net/outputting-expression...
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...be the only) run can contain text before the match, // in this...contains the match if there is any text left. if ((currentNode != null)...

    forum.aspose.com/t/get-node-that-contains-the-e...