Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 9,140 for

insert text

(0.03 sec)
  1. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object....Font Examples Shows how to insert a text box, and set the font of...builder . write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote/endnote adds a small superscript...

    reference.aspose.com/words/python-net/aspose.wo...
  6. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, Text frame or a floating table....alignment of a floating shape, text frame or a floating table. Members...None . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....NET Latest Answers Insert a Page Break in Excel using...Columns in Excel using C# Wrap Text in Excel using C# How to Convert...

    kb.aspose.com/cells/net/page/2/
  9. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout.... This is the main body text." ); builder . MoveToHeaderFooter.... MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/net/aspose.words/pag...
  10. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer.... This is the main body text.' ) builder . move_to_header_footer... move_to_document_end () # Insert a blue double-line border....

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