Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 16,653 for

insert text

(0.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::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...
  3. 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...
  4. HTML Import - Paragraph Features|Aspose.Words f...

    Import HTML-based document using paragraph load options in C#....paragraph represesents a block of text in a document and have a variety...supported. You can also easily insert and remove paragraphs. Paragraph...

    docs.aspose.com/words/net/paragraph-features-su...
  5. FieldAsk Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldAsk class. Implements the ASK field in C#....DisplayResult { get; } Gets the text that represents the displayed...set; } Gets or sets the prompt text (the title of the prompt window)...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Compare document summary - Free Support Forum -...

    Hi Team, I am comparing 2 word document using aspose c#. I want to summary of changes which is found in comparision. Is there any way to show summary of changes at top of document. sourceContent & destContent has b…...AppendChild(new Run(doc1, "Text")); Row secondRow = doc1.FirstSection...Author}; Text: '{r.ParentNode.ToString(SaveFormat.Text).Trim()}'");...

    forum.aspose.com/t/compare-document-summary/275028
  7. Header value of a section overlaps the other 2 ...

    If i set a longer title as header on an element (section), say middle, it will go on other elements as well, which shouldn’t. Code sample: Workbook book = new Workbook(); Worksheet worksheet = book.Worksheets[0]; work…...note, when you have long header text/string in single line, it may...line accordingly in the long text/string. See the updated sample...

    forum.aspose.com/t/header-value-of-a-section-ov...
  8. Update TSV File using Java | products.aspose.com

    Modify TSV document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....get(column) method Insert new data in the accessed cell...(TSV) file is a straightforward text format used to store data in...

    products.aspose.com/total/java/update/tsv/
  9. Create TSV Using Python | products.aspose.com

    Generate Microsoft Excel TSV documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed cell using...(TSV) file is a straightforward text format used to store data in...

    products.aspose.com/total/python-java/create/tsv/
  10. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....not push down the rest of the text on their line. field.setDon...getDisplayResult() Gets the text that represents the displayed...

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