Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,613 for

insert text

(0.06 sec)
  1. 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...
  2. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... 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...
  3. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....get ; } Examples Shows how to insert an entire document’s contents...Document ( MyDir + "Document insertion destination.docx" ); // We...

    reference.aspose.com/words/net/aspose.words.rep...
  4. DropDownItemCollection.Remove | Aspose.Words fo...

    Effortlessly remove specific values from your DropDownItemCollection with our intuitive Remove method. Streamline your data management today!... Examples Shows how to insert a combo box field, and edit...DocumentBuilder ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection 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...
  8. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::idx_set method. Gets or sets the element at the specified index in C++....value ) Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...