Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 10,606 for

insert text

(0.15 sec)
  1. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...Text.RegularExpressions.Regex,System...Aspose.Words.Range.Replace(System.Text.RegularExpressions.Regex,System...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis 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...
  3. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... 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...
  4. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...Create Caret Annotation for text insertion var caretAnnotation1 =..."Aspose User" , Subject = "Inserted text 1" , Flags = Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  5. 用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...
  6. 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/
  7. 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...
  8. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/net/how-to-extract-select...
  9. 使用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...
  10. RevisionOptions.MovedFromTextColor | Aspose.Wor...

    Customize your RevisionOptions with the MovedFromTextColor property. Highlight moved content effortlessly, enhancing clarity and user experience....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...