Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 10,773 for

insert text

(0.26 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  3. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....layout features such as hidden text, paragraph marks, comment rendering...following properties: show_hidden_text – a Boolean value, which specifies...

    docs.aspose.com/words/python-net/specify-layout...
  4. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…... Insert sample data (A1:C5) // ----------...putValue(data[i][2]); // Notes (text) } // ---------- // 3. Convert...

    forum.aspose.com/t/copied-range-does-not-update...
  6. 使用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/
  7. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

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

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... fit_text If True , fits text in the cell, compressing...Returns or sets the orientation of text in a table cell. preferred_width...

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

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and 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...