Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 6,570 for

insert text

(0.07 sec)
  1. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....MakeObject < Document > (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....can have text, but not all. Shapes that can have text, can contain...children. Examples: Shows how to insert a floating image to the center...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Font::get_Bold method | Aspose.W...

    Aspose::Words::Font::get_Bold method. 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. SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Fields::FieldToc::get_EntryIdent...

    Aspose::Words::Fields::FieldToc::get_EntryIdentifier method. Gets or sets a string that should match type identifiers of TC fields being included in C++....get_EntryIdentifier () Examples Shows how to insert a TOC field, and filter which...DocumentBuilder > ( doc ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties.... Examples Shows how to insert a chart and set a title. doc...DocumentBuilder ( doc = doc ) # Insert a chart shape with a document...

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

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index 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...
  8. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value 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...
  9. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... Examples Shows how to insert a chart and set a title. doc...DocumentBuilder ( doc = doc ) # Insert a chart shape with a document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....how to set the locale of the text that we are adding with a document...locale to English and insert some Russian text, // the English locale...

    reference.aspose.com/words/nodejs-net/aspose.wo...