Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 7,540 for

insert text

(0.09 sec)
  1. Font.name_far_east property | Aspose.Words for ...

    Font.name_far_east property. Returns or sets an East Asian font name....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder . font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....doc ); // Insert a custom style and apply it to text created using...); builder -> Write ( u "This text is in a custom style." ); //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....DocumentBuilder::InsertParagraph method Inserts a paragraph break into the...paragraph node that was just inserted. It is the same node as CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IFieldMergingCallback Interface | Aspose.Words ...

    Master mail merge with Aspose.Words! Implement the IFieldMergingCallback interface to customize data Insertion in merge fields for seamless document creation....want to control how data is inserted into merge fields during a...mail merge engine is about to insert data into a merge field in...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style.... 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...
  7. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....use the to_latex() method and insert the generated results into...<title>Title</title>" , " <script type= \" text/javascript \" async src= \"...

    docs.aspose.com/cells/python-net/export-equation/
  8. 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...
  9. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....get_Border () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/fon...