Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 11,005 for

insert text

(3.44 sec)
  1. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a Text form field in C++....calculation expression of a text form field. System :: String...specifies the default string for the text form field. This string is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....element, which defines the heading text. All Column elements are provided..., which defines the heading text for the corresponding column...

    docs.aspose.com/omr/net/json-markup/customanswe...
  3. 用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...
  4. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of document Text in Java....effect for revisions of document text. Examples: Shows how to modify...getRevisionOptions(); // Render insertion revisions in green and italic...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the Inserted content Insertion. Default value is Underline in C++....be applied to the inserted content Insertion . Default value is...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java.... getText() Gets the text of this node and of all its...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....DocumentBuilder > ( doc ); // Insert a Treemap chart. System ::...chart -> get_Title () -> set_Text ( u "World Population" ); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. FieldSaveDate class | Aspose.Words for Python

    aspose.words.fields.FieldSaveDate class. Implements the SAVEDATE 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. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/java/applying-formatting/