Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 11,002 for

insert text

(0.37 sec)
  1. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Aspose.PDF Java for Ruby|Aspose.PDF for Java

    Explore how to use Aspose.PDF for Java in Ruby. Combine the power of Ruby scripting with advanced PDF manipulation features....Ruby Insert an Empty Page at End of PDF File in Ruby Insert an...Dimensions in Ruby Working with Text in Ruby Add HTML String using...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-ruby/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. FieldNoteRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNoteRef class. Implements the NOTEREF field... Remarks Inserts the mark of the footnote or...bookmark. displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....newly created presentation Insert an Autoshape of Rectangle type...shape and its text by adding hyperlinks, text paragraphs, bullets...

    kb.aspose.com/slides/python/how-to-create-power...
  9. FieldCitation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCitation class for seamless citation management in documents. Enhance your writing with efficient field implementation!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  10. LineStyle | Aspose.Words for Java

    Specifies line style of a Border in Java.... Examples: Shows how to insert a string surrounded by a border...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

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