Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 24,011 for

range

(0.14 sec)
  1. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++....cell will be the first in a range of vertically merged cells....

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index.... Valid range is 0 to 9. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.Start | Aspose.Words for .NET

    Discover the Field Start property to easily access the starting node of your field, enhancing your data management and streamlining workflows.... Range . Fields ; Assert . That ( fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…... Each of the ranges where conditional formats are...HTML output when Excel named range contains icons Icons get superimposed...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  5. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...range.replace' , ( useLegacyOrder...will go over all the runs in a range in sequential order. options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/Ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...I’m trying to convert charts/ranges in excel to images to insert...image of the cell range if an accuarate cell range is suppiled if...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  7. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display....""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection....""" for i in range ( labels_count ): series . has_data_labels...data_labels [ i ] . show_data_labels_range ) series . data_labels [ i ]...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....search to a specific page or a range of pages —especially when working...Search on a Range of Pages # To search a custom range (e.g., pages...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  10. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cell_area_name ) k = 0 for i in range ( area . start_column , area...end_column + 1 ): for j in range ( area . start_row , area ....

    docs.aspose.com/cells/zh/python-net/how-to-add-...