Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 16,623 for

insert text

(0.6 sec)
  1. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BookmarksOutlineLevelCollection.add method | As...

    BookmarksOutlineLevelCollection.add method. Adds a bookmark to the collection....DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Notes::FootnoteOptions Class Ref...

    Represents the footnote numbering options for a document or section....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Font.Bold | Aspose.Words for .NET

    Font Bold property. True if the font is formatted as bold in C#....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. Aspose . Words . Font font...

    reference.aspose.com/words/net/aspose.words/fon...
  7. iparagraphcollection - Aspose.Slides for Java -...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....String text) Adds text from specified html string...addFromHtml (java.lang.String text, IExternalResourceRes resolver...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. IParagraphCollection - Aspose.Slides for Androi...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....String text) Adds text from specified html string...addFromHtml (java.lang.String text, IExternalResourceRes resolver...

    reference.aspose.com/slides/androidjava/com.asp...
  9. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....insert_cell() immediately after that... DocumentBuilder ( doc ) # Insert a cell into the first column...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#.... Inserting Shapes Using Document Builder You can insert inline...specified position, size and text wrap type into a document using...

    docs.aspose.com/words/net/working-with-shapes/