Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 9,183 for

insert text

(0.04 sec)
  1. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by index for enhanced XML data handling....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  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>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::BuildingBlocks::BuildingBlock::B...

    Aspose::Words::BuildingBlocks::BuildingBlock::BuildingBlock constructor. Initializes a new instance of this class in C++....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Footnote.IsAuto | Aspose.Words for .NET

    Discover the IsAuto property for footnotes, enabling seamless autonumbering or custom reference marks for enhanced document clarity and organization.... Examples Shows how to insert and customize footnotes. Document...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

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

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. Field.result property | Aspose.Words for Node.js

    Field.result property. Gets or sets Text that is between the field separator and field end....result property Gets or sets text that is between the field separator...string Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....const 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...
  8. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your Text paths for stunning typography in web design....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...
  9. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved Text readability and design quality....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...
  10. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....hasMacros()); // Insert a MACROBUTTON field, and reference...getDisplayResult() Gets the text that represents the displayed...

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