Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 9,183 for

insert text

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

    Implements the QUOTE field in Java....Remarks: Retrieves the specified text. Examples: Shows to use the...new DocumentBuilder(doc); // Insert a QUOTE field, which will display...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust Text alignment by setting points for precise left movement. Enhance your document layout!...number of points by which the text that follows the field should...set ; } Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties.... 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...
  7. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... 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...
  8. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words/doc...