Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 10,640 for

insert text

(0.29 sec)
  1. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...row where you want the cell inserted. Examples Shows how to build...rows and two columns and then insert it into the first table's first...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...story where you want the table inserted. Examples Shows how to create...AppendChild ( paragraph ); // Add text to the first cell in the first...

    reference.aspose.com/words/net/aspose.words.tab...
  7. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient Text replacement. Optimize your document processing with precise direction control....DocumentBuilder ( doc ); // Insert three runs which we can search...Place one of those runs inside a text box. builder . Writeln ( "Match...

    reference.aspose.com/words/net/aspose.words.rep...
  9. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... 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. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to Insert in C++....name of the glossary entry to insert. System :: String Aspose ::...Create a source and add it as text to our building block. auto...

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