Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 10,873 for

insert text

(1.18 sec)
  1. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....= doc ) # Insert a custom style and apply it to text created using...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Update Fields|Documentation

    This section explains how to update fields....Field object represents text field in a text run. The field property...jpype . shutdownJVM () Create, Insert fields...

    docs.aspose.com/diagram/python-java/update-fields/
  3. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain Text format. The default value is false in C++....run when exporting in plain text format. The default value is...const Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential Text searches for better accuracy. Default is false. Optimize your Text processing!...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is false...

    reference.aspose.com/words/net/aspose.words.rep...
  5. IStructuredDocumentTag.PlaceholderName | Aspose...

    Discover the IStructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder Text....BuildingBlock containing placeholder text. public string PlaceholderName...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.placeholderName property...

    IStructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text....BuildingBlock containing placeholder text. get placeholderName () : string...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....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...
  9. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...