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

insert text

(0.32 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a bookmark outline level by the bookmark 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...
  2. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom 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...
  3. Aspose::Words::Layout::LayoutOptions::get_ShowH...

    Aspose::Words::Layout::LayoutOptions::get_ShowHiddenText method. Gets or sets indication of whether hidden Text in the document is rendered. Default is false in C++....indication of whether hidden text in the document is rendered...const Examples Shows how to hide text in a rendered output document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your document processing with powerful features....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...
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...properties. Examples: Shows how to insert a floating image to the center...

    reference.aspose.com/words/java/com.aspose.word...
  6. Features|Documentation

    Aspose.Cells for Node.js via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...within or between workbooks Insert images Create charts Set gradient...

    docs.aspose.com/cells/nodejs-java/features/
  7. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++.... Insert a Paragraph To insert a new paragraph...document, in fact, you need to insert a paragraph break character...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  8. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for 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...
  9. 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>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....sample code demonstrating how to insert a section break in Word using...above-mentioned Document object Write some text content in the new file using...

    kb.aspose.com/words/net/add-sections-to-word-do...