Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 10,344 for

insert text

(0.28 sec)
  1. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....get_Color () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML document 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...
  3. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...a section that contains the text. Assert . That ( customBlock...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....() Examples Shows how to insert a text box, and set the font of...-> Write ( u "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....character case while searching for text to replace. options.setMatchCase(matchCase);..."true" to replace the found text if it is not a part of another...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldIndex::get_CrossRef...

    Aspose::Words::Fields::FieldIndex::get_CrossReferenceSeparator method. Gets or sets the character sequence that is used to separate cross references and other entries in C++....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/net/aspose.words.not...
  10. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

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