Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 10,806 for

insert text

(0.12 sec)
  1. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form.... Text This element is used to add...add one or more lines of text to the form. Can only be used at the...

    docs.aspose.com/omr/net/json-markup/elements-la...
  2. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....code that demonstrates how to insert a table in a slide using C#...will also learn to format the text in the table and save the resultant...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  3. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document Text and the left edge of shapes for enhanced layout control....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances Text positioning in your documents by adjusting subsequent Text upwards for a polished look....number of points by which the text that follows the field should...set ; } Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap Text positions for impactful visual appeal....the position for a drop cap text. public enum DropCapPosition...cap is positioned inside the text margin on the anchor paragraph...

    reference.aspose.com/words/net/aspose.words/dro...
  7. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....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. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. 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...
  10. 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...