Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 24,165 for

range

(0.2 sec)
  1. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... range . replace ( 'TEXT1&p' , '' ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Overlap method. Gets or sets the percentage of how much the series bars or columns overlap in C++.... The range of acceptable values is from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::ImageWatermarkOptions::get_Scale...

    Aspose::Words::ImageWatermarkOptions::get_Scale method. Gets or sets the scale factor expressed as a fraction of the image. The default value is 0 - auto in C++....const Remarks Valid values range from 0 to 65.5 inclusive. Auto...

    reference.aspose.com/words/cpp/aspose.words/ima...
  5. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...允许您使用 start_editable_range 和 end_editable_range 方法标记文档中可以更改的部分。 ...editable range. edRangeStart = builder . start_editable_range () #...

    docs.aspose.com/words/zh/python-net/restrict-do...
  6. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint... It supports a wide range of file formats, including ODP...applications. It supports a wide range of file formats, including JSON...

    products.aspose.com/total/cpp/conversion/odp-to...
  7. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。...( chartIndex ); // Set data range (converted from setChartDataRange...AutoFilter range (converted from setRange -> range property) sheet...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  8. 使用JavaScript通过C++获取具有外部链接的范围|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++获取具有外部链接的范围,方便高效地从不同Excel文件提取数据。...arrayBuffer )); // Accessing named ranges via worksheets.names const...outputLines . push ( `<p>Named Ranges Count: ${ namesCount } </p>`...

    docs.aspose.com/cells/zh/javascript-cpp/get-ran...
  9. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...the changes to the specified range. Save the modified workbook...percentage format for the specified range in your workbook to show one...

    forum.aspose.com/t/how-to-change-number-format-...
  10. Update Fields in Java|Aspose.Words for Java

    Learn how to update fields in Java. Update fields programmatically or use automatic field update using Java API...part of a document, obtain a Range object and call the UpdateFields...Aspose.Words, you can obtain a Range for any node in the document...

    docs.aspose.com/words/java/update-field/