Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 10,806 for

insert text

(0.08 sec)
  1. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of Text...class Represents a paragraph of text. To learn more, visit the Working...ControlChar.CELL characters inside the text of the paragraph as it might...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....Chart Rendering Get Equation Text of Chart Trendline AI Document...Close Manage Comments and Notes Insert Pictures and Shapes of Excel...

    docs.aspose.com/cells/python-net/creating-charts/
  4. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....CompositeNode ) append_paragraph(text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....at the cost of right-to-left text compatibility. options.setE...contain RTL (right-to-left) text, it will not be displayed correctly...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldMergingArgsBase.Document | Aspose.Words fo...

    Discover the FieldMergingArgsBase Document property, which provides the Document object for seamless mail merge operations. Enhance your workflow today!...); // Since we have already inserted the merged content manually...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes.... insert_field ( field_code = 'DATE'...) # Manually change the raw text of the field, which determines...

    reference.aspose.com/words/python-net/aspose.wo...
  8. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…... However, when we insert these DocParts into our template...expected results. We are inserting the docpart into the main...

    forum.aspose.com/t/while-generating-using-aspos...
  9. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...Text != "") bookmark.Text = ""; var srcBookmark...after the replacement, the inserted content remains within the...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  10. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...append_paragraph ( 'Source document text. ' ) dst_doc = aw . Document...append_paragraph ( 'Destination document text. ' ) # Append the source document...

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