Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 10,576 for

insert text

(0.08 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextEffect method. Allows to specify the effect to be applied to the deleted content Deletion. Default value is StrikeThrough in C++....get_RevisionOptions (); // Render insertion revisions in green and italic...RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C++....get_RevisionOptions (); // Render insertion revisions in green and italic...RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...

    reference.aspose.com/words/cpp/aspose.words.lay...
  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. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify document lines containing revised information. Default value is Red in C++....get_RevisionOptions (); // Render insertion revisions in green and italic...RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_Text property. If ``True``, fits Text in the cell, compressing each paragraph to the width of the cell....fit_text property CellFormat.fit_text property If True , fits...fits text in the cell, compressing each paragraph to the width of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....// Add text to each rectangle. shape1 . TextFrame . Text = "Miter...TextFrame . Text = "Bevel Join Style" ; shape3 . TextFrame . Text = "Round...

    docs.aspose.com/slides/net/shape-formatting/
  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. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用JavaScript通过C++生成Pdf|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为PDF。...></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/convert...