Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 11,039 for

insert text

(0.49 sec)
  1. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout.... This is the main body text." ); builder . MoveToHeaderFooter.... MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/net/aspose.words/pag...
  2. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter 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...magna aliqua.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer.... This is the main body text.' ) builder . move_to_header_footer... move_to_document_end () # Insert a blue double-line border....

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels....Description alignment Gets or sets text alignment of the axis tick labels...orientation of the tick label text. position Gets or sets the position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label Text in C++....orientation of the tick label text. Aspose :: Words :: Drawing...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....doc ); // Insert a custom style and apply it to text created using...); builder -> Write ( u "This text is in a custom style." ); //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Remarks: Inserts a check box style form field...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Examples: Shows how to insert an OCX field. Document doc...getDisplayResult() Gets the text that represents the displayed...

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

    Implements an unknown or unrecognized field in Java....new DocumentBuilder(doc); // Insert a field that does not denote...getDisplayResult() Gets the text that represents the displayed...

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