Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 24,690 for

range

(0.33 sec)
  1. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... range . replace ( new Regex ( "(header|footer)"...replacingCallback = logger ; doc . range . replace ( new Regex ( "New...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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_regex ( pattern =...

    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. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore text inside fields... range . replace ( pattern = 'Hello'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. CSV 转换为 DataFrame | 在 Python 中将 CSV 转换为 Pandas ...

    学习如何使用 Aspose.Cells for Python 将 CSV 转换为 pandas DataFrame,步骤示例逐步讲解。在 pandas 中导入 CSV,通过 CSV 处理 Excel,轻松构建 DataFrames。...list data = [] for row_idx in range(cells . min_data_row, cells...row_data = [] for col_idx in range(cells . min_data_column, cells...

    blog.aspose.com/zh/cells/convert-csv-to-pandas-...
  8. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results.... Range . Replace ( new Regex ( "(header|footer)"...ReplacingCallback = logger ; doc . Range . Replace ( new Regex ( "New...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from a worksheet into a DataTable using C#....How to Export Range with Header Data from a range can be exported...The following code exports a range of data to a DataTable with...

    docs.aspose.com/cells/net/export-data-from-work...
  10. Convert ODP to PNG in Python | products.aspose.com

    Convert ODP to PNG in Python. Use Python library API to convert ODP files to PNG...not only PNG but also a wide range of other formats, empowering..."PowerPoint.odp" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...