Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 9,484 for

insert text

(0.1 sec)
  1. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... insert ( type , n ) // the parameters...); }). on ( 'cell-edited' , ( text , ri , ci ) => { //just edit...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  2. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support change row height or column width, as well as apply formatting on rows or columns....AutoFit Rows and Columns Convert Text to Columns using Aspose.Cells...Columns Insert or Delete Rows in an Excel Worksheet Inserting and...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  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. 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...
  6. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....paragraph where you want the run inserted. Examples Shows how to construct...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/run...
  7. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the document in C++....Use a document builder to add text to the first section. auto builder...Create a second section by inserting a section break. builder ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....Document doc = new Document(); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/java/com.aspose.word...
  9. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.revision_bars_color property. Allows to specify the color to be used for side bars that identify document lines containing revised information...revision_options # Render insertion revisions in green and italic...italic. revision_options . inserted_text_color = aw . layout . RevisionColor...

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