Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 11,040 for

insert text

(0.28 sec)
  1. FieldEditTime class | Aspose.Words for Python

    aspose.words.fields.FieldEditTime class. Implements the EDITTIME 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...
  2. 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...
  3. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!...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...
  4. Convert JSON Format to RTF via Java | products....

    Parse JSON to RTF in Java without using Microsoft Word...documents, applying formatting, inserting images, and more. It also...setText method and pass watermark text & object of TextWatermarkOptions...

    products.aspose.com/total/java/conversion/json-...
  5. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... insert_chart ( chart_type = aw . drawing... title chart_axis_x_title . text = 'Categories' chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用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...
  7. Export OFT to OTT via Java | products.aspose.com

    Java API to Convert OFT to OTT without using Microsoft Word or Outlook...OTT** generates **OpenDocument Text Template files**, enabling reusable...Use Cases Creating reusable text templates from OFT content Maintaining...

    products.aspose.com/total/java/conversion/oft-t...
  8. 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...
  9. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....permission flags to readable text. Use OpenWithPassword with the...: "Allow copying/extracting text and graphics" , asposepdf ....

    docs.aspose.com/pdf/go-cpp/get-permissions/
  10. 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...