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

insert text

(0.03 sec)
  1. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Description method. Gets or sets the description associated with this building block 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...
  2. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current Insert position....write method write(text) Inserts a string into the document at...the current insert position. def write ( self , text : str ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....MakeObject < Document > (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!...set ; } Examples Shows how to insert a chart and set a title. Document...DocumentBuilder ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile Text options!...each line of text to fit width. Center 1 Center text on width. Left...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.style property | Aspose.Words for Node.js

    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." ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian Text....regions of Latin text and regions of East Asian text in the current...set ; } Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/net/aspose.words/par...