Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 10,811 for

insert text

(1.07 sec)
  1. 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...
  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::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...
  4. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java....Construct an XML part that contains text and add it to the document's...toString(); String xmlPartContent = "Text element #1Text element #2";...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldFillIn.PromptOnceOnMailMerge | Aspose.Word...

    Optimize your mail merge with the PromptOnceOnMailMerge property. Control user responses for efficient data collection in your documents....DocumentBuilder ( doc ); // Insert a FILLIN field. When we manually...then display the response as text. FieldFillIn field = ( FieldFillIn...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....insert_after() or CompositeNode.insert_before() on...story where you want the table inserted. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....access the building blocks via "Insert" -> "Quick Parts" -> "Building...getNodeChangingCallb() Called when a node is inserted or removed in the document...

    reference.aspose.com/words/java/com.aspose.word...