Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 10,057 for

insert text

(0.25 sec)
  1. 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. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of Text inside the paragraph....typed collection of pieces of text inside the paragraph. get runs...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....Ruby, simply invoke insert_watermark_text() method of AddWatermark...Code def insert_watermark_text ( doc , watermark_text ) # Create...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  4. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....indication of whether hidden text in the document is rendered... Examples Shows how to hide text in a rendered output document...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert ...

    reference.aspose.com/words/net/aspose.words/run...
  9. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....Words :: 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...
  10. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...flag an Inline node. # 1 - An "insert" revision: # This revision...

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