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

insert text

(0.04 sec)
  1. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....address block is a block of text specifying information appropriate...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....including runs of mathematical text, bookmarks, comments, other...is displayed inline with the text or displayed on its own line...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value 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...
  5. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced Text design and readability. Boost your typography today!...Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts to improve readability and design appeal....Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set Text of the comment....setText method setText(text) This is a convenience method that...to easily set text of the comment. setText ( text : string ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced Text appeal and readability....doc ); // Insert a custom style and apply it to text created using..."MyStyle" ; builder . Write ( "This text is in a custom style." ); //...

    reference.aspose.com/words/net/aspose.words/fon...
  9. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....footers to PDF while setting the text properties and customizing the...using the Document class to insert the header footer Set header...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  10. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....= doc ) # Insert a custom style and apply it to text created using...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

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