Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 9,978 for

insert text

(0.09 sec)
  1. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header.... 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...
  2. AxisTickLabels Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....Alignment { get; set; } Gets or sets text alignment of the axis tick labels...orientation of the tick label text. Position { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field... Remarks Inserts the text or graphics represented...name. displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the Text are rotated....Determines whether the letters of the text are rotated. @property def rotate_letters...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the Text formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in Text formats. Default, PrimaryOnly....footers are exported to the text formats. Default value is PrimaryOnly...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...
  7. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the Text that follows the field should be moved right in C++....number of points by which the text that follows the field should...get_RightOffset () Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. @property def shadow...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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