Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 10,176 for

insert text

(0.08 sec)
  1. PageSetup.rtlGutter property | Aspose.Words for...

    PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....ThemeColor Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  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. 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...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....DocumentBuilder > ( doc ); // Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...the DocumentBuilder class to insert hyperlinks programmatically...builder.moveTo(paragraph); // Insert the hyperlink builder.insertHyperlink("Visit...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  8. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java...."Category" built-in property, then insert a DOCPROPERTY field that references...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify Text between field separators for streamlined data handling and enhanced efficiency....Result property Gets or sets text that is between the field separator...set ; } Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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