Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 9,978 for

insert text

(0.18 sec)
  1. 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...
  2. 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...
  3. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing document formatting and readability....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/net/aspose.words.not...
  4. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...the footnote inserted. Examples Shows how to insert and customize...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/net/aspose.words.not...
  5. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....row height to fit the vertical text. builder.insertCell(); builder...getFitText() If true , fits text in the cell, compressing each...

    reference.aspose.com/words/java/com.aspose.word...
  6. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Write ( "Comment text." ); Assert . That ( comment...AddComment.docx" ); Shows how to insert and customize footnotes. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  7. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....Paragraph Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential Text searches for better accuracy. Default is false. Optimize your Text processing!...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is false...

    reference.aspose.com/words/net/aspose.words.rep...
  9. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#.... You can easily insert this data into your document...that the preferred way of inserting data from a DataTable into...

    docs.aspose.com/words/net/how-to-build-a-table-...
  10. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTextLIST field in Java....document and populate it with auto text entries. doc.setGlossaryDocument(new...AUTOTEXTLIST field and set the text that the field will display...

    reference.aspose.com/words/java/com.aspose.word...