Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 10,959 for

insert text

(0.12 sec)
  1. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。... merge (); // Insert value to the merged cell A1...getStyle (); // Set wrapping text on style . setIsTextWrapped...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  2. 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...
  3. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin Text fonts, enhancing your design with character codes 0-127 for improved readability....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/net/aspose.words/fon...
  4. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your Text with customizable shadows for stunning visual effects on your designs....shadow is applied to the text on a text path. public bool Shadow...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Report Template and Merge Fields|Aspose.Words f...

    How to create report template for the Aspose.Words for SharePoint....placeholders defining where to insert external data. It does not...MergeField . In the Field name text box, enter a name for the merge...

    docs.aspose.com/words/sharepoint/report-templat...
  6. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....:: Run > ( doc , u "Initial text. " ); paragraph -> AppendChild...display these runs until we insert them into a composite node...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...to return text for the mail merge engine to insert into the document...FieldMergingArgsBase ) text Gets or sets the text that will be inserted into the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldRef.include_note_or_comment property | Asp...

    FieldRef.include_note_or_comment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and Insert the corresponding footnote, endnote, and comment Text....marked by the bookmark, and insert the corresponding footnote...footnote, endnote, and comment text. @property def include_note_or_comment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the Text fits bounding box of a shape....property Defines whether the text fits bounding box of a shape...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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