Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,692 for

insert text

(0.07 sec)
  1. Font.LocaleIdFarEast | Aspose.Words for .NET

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for formatted Asian characters, enhancing your multilingual applications....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/net/aspose.words/fon...
  2. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the formatted Asian characters....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...
  3. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored...the document. MAIN_TEXT Contains the main text of the document,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....from the Maven repository to insert a hyperlink in the presentation...presentation image collection Insert the added image to a picture...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...
  6. Add Icons to Worksheet with JavaScript via C++|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....interface corresponding to the insert‑icon operation is as follows:...icon to be inserted in the worksheet. Left‑click Insert → Icons...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  7. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....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. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects....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.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish Text 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...
  10. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a document using Node.js.... So, let’s see how to insert a simple column chart into...insertChart method: How to Insert a Chart In this section we...

    docs.aspose.com/words/nodejs-net/working-with-c...