Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 11,065 for

insert text

(0.52 sec)
  1. 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...
  2. 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...
  3. Font.nameFarEast property | Aspose.Words for No...

    Font.nameFarEast property. Returns or sets an East Asian font name....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder . font . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....InsertImage() methods to insert sample text and images with their...class object to insert different elements like text, images, etc...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  5. How to set cell link in GridJS|Documentation

    Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....provides a Link entry in the Insert menu and in the cell context...the link dialog. Use either: Insert menu: Link Right-click menu:...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  6. How to set cell link in GridJS|Documentation

    Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....provides a Link entry in the Insert menu and in the cell context...the link dialog. Use either: Insert menu: Link Right-click menu:...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....AppendChild method to insert paragraph text Create multiple rows...Word C# app enables you to insert a table in Word document. It...

    kb.aspose.com/words/net/how-to-create-table-in-...
  8. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact....set ; } 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...
  9. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...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...
  10. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to Insert a tick in Excel using C#....NET to insert a check mark in a sheet Load...sheet from it Access a cell, insert a Unicode tick in it, and set...

    kb.aspose.com/cells/net/add-check-mark-in-excel...