Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 10,806 for

insert text

(0.18 sec)
  1. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....Examples Shows how to replace text in a document’s footer. auto...Use a document builder to add text to the first section. auto builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and Text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...scenario to keep the shapes and text in the same and we are able...#region "Caution Description - Text or Table" this.Builder.InsertCell();...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  4. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。... Get ( 0 ); // Insert a horizontal page break at..."&CHeader Text" ); pageSetup . SetFooter ( 0 , "&CFooter Text" ); //...

    docs.aspose.com/cells/zh/cpp/page-setup-features/
  5. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation....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...
  6. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_Text property. If ``True``, wrap Text for the cell....wrap_text property CellFormat.wrap_text property If True , wrap...wrap text for the cell. @property def wrap_text ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....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...
  8. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field... Remarks Inserts an automatic number in outline...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb.... Text + "'" ; //Importing data from... indentation, alignment and text orientation in the cells. I...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....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...