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

insert text

(0.06 sec)
  1. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . Write ( "Text surrounded by green border."...

    reference.aspose.com/words/net/aspose.words/bor...
  2. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the Text displayed when the mouse pointer moves over the shape....screenTip property Defines the text displayed when the mouse pointer...string. Examples Shows how to insert a shape which contains an image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the Textpath font....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...
  4. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....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...
  5. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... Examples: Shows to insert a PRINT field. Document doc...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets.... merge (); // Insert value to the merged cell A1...getStyle (); // Set wrapping text on style . setIsTextWrapped...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word document using Java....Words for Java to insert the bookmarks Create a new...set its name Add some sample text Create another nested bookmark...

    kb.aspose.com/words/java/how-to-create-bookmark...
  9. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your Text in bold for enhanced readability and visual impact in your designs....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. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...DocumentBuilder ( doc ); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

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