Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 10,799 for

insert text

(0.08 sec)
  1. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++.... Insert a Paragraph To insert a new paragraph...document, in fact, you need to insert a paragraph break character...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  2. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font of...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.Insert_break method. Inserts a break of the specified type into the document....insert_break method insert_break(break_type) Inserts a break...type into the document. def insert_break ( self , break_type :...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...doc ) # Insert a Pareto chart. shape = builder . insert_chart (...shape . chart chart . title . text = 'Best-Selling Car' # Delete...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldDde::set_InsertAsUn...

    Aspose::Words::Fields::FieldDde::set_InsertAsUnicode method. Sets whether to Insert the linked object as Unicode Text in C++....whether to insert the linked object as Unicode text. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsText method. Gets whether to Insert the linked object in Text-only format in C++....Gets whether to insert the linked object in text-only format. bool...

    reference.aspose.com/words/cpp/aspose.words.fie...