Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 22,926 for

range

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.4.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the chart data series from a range of cell values by row or by...“All” functionality for pasting range of cells. PasteType.DefaultExceptBorders:...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in text... range . fields : print ( field . result...'https://www.aspose.com/' , doc . range . fields [ 0 ] . result . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...workbook, Worksheet worksheet, Range range, ReplacingArgs e) { string...GetHtmlStream(workbook, worksheet, range); builder.InsertHtml(htmlContent);...

    forum.aspose.com/t/extarct-content-from-excel-a...
  4. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...text //it support multiple range postion inside one cell 在活动工作表中为单元格文本数组删除突出显示...of cell range sci : start column index of cell range eri : end...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... COMMENT_RANGE_END A marker node that represents...the end of a commented range. COMMENT_RANGE_START A marker node...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... range . fields [ 0 ] . as_field_print_date...Lunar Calendar: field = doc . range . fields [ 1 ] . as_field_print_date...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Range.structured_document_tags property | Aspos...

    Range.structured_document_tags property. Returns a [Range.structured_document_tags](./) collection that represents all structured document tags in the Range....structured_document_tags property Range.structured_document_tags property...property Returns a Range.structured_document_tags collection that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...text //it support multiple range postion inside one cell 在活动工作表中为单元格文本数组删除突出显示...of cell range sci : start column index of cell range eri : end...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…... Define a named range (area) over the table. Using...HTML from an Excel spreadsheet range or “INDENT” area using Aspose...

    forum.aspose.com/t/indentation-applied-to-first...
  10. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells The following...Style object, applies it to a range of cells, and modifies the Style...

    docs.aspose.com/cells/net/modify-an-existing-st...