Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 3,842 for

insert text

(0.06 sec)
  1. Aspose::Words::Drawing::TextPath::get_SameLette...

    Aspose::Words::Drawing::TextPath::get_SameLetterHeights method. Determines whether all letters will be the same height regardless of initial case in C++....Document > (); // Insert a WordArt object to display text in a shape...( doc , u "Hello World! This text is bold, and italic." , u "Arial"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::TextPath::get_Trim meth...

    Aspose::Words::Drawing::TextPath::get_Trim method. Determines whether extra space is removed above and below the Text in C++....removed above and below the text. bool Aspose :: Words :: Drawing...Document > (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... insert_break ( aw . BreakType . PAGE_BREAK...writeln ( 'Page2' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....many other types can also have text inside them too. A shape does...to have this type to contain text. Group The shape is a group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text="" makes its parentNode null Aspose.Words...it does we set the bookmark.Text = “”, but in this new version...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  6. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to Insert....name of the glossary entry to insert. @property def entry_name (...BuildingBlockGallery . AUTO_TEXT building_block . category =...

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