Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 229,097 for

aspose cells

(0.15 sec)
  1. Table.convert_to_horizontally_merged_cells meth...

    Table.convert_to_horizontally_merged_Cells method. Converts Cells horizontally merged by width to Cells merged by [CellFormat.horizontal_merge](../../cellformat/horizontal_merge/)....rged_cells method convert_to_horizontally_merged_cells() Converts...Converts cells horizontally merged by width to cells merged by CellFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。...Times New Roman)格式的文本中时,Aspose.Cells默认会将整个单词/句子的字体更改为兼容的字体(如...创建一个 Workbook 对象 使用 Worksheet.cells 属性访问工作表单元格 设置包含特殊Unicode字符的单元格值...

    docs.aspose.com/cells/zh/python-net/change-the-...
  3. Font Rendering Differences in PDF Conversion Us...

    https://forum.Aspose.com/t/font-rendering-differences-in-pdf-conversion-using-Aspose-Cells/316848/6 Good day! I hope this message finds you well. I wanted to kindly follow up regarding the issue we previously discussed…...Conversion Using Aspose.Cells Aspose.Cells Product Family cells-java rakib786...Excel file to PDF using aspose-cells-25.8.jar , compared to the...

    forum.aspose.com/t/font-rendering-differences-i...
  4. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Range to JSON Aspose.Cells Product Family cells-net , json Adhirath...here, I wrote code to convert Aspose to Json as accurately as I...

    forum.aspose.com/t/convert-range-to-json/311994
  5. Adding Cell Controls in Columns|Documentation

    This article introduces how to add control in column in GridDesktop....Adding Cell Controls in Columns Contents [ Hide ] In our later...discussed about adding and managing cell controls in worksheet. But,...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. 在Python中对行和列进行分组和取消分组|Documentation

    通过Aspose.Cells for Python Via Java API学习如何对行和列进行分组和取消分组...在Python中对行和列进行分组和取消分组 Contents [ Hide ] 在Aspose.Cells for Python via Java中对行和列进行分组和取消分组管理...Java中对行和列进行分组和取消分组管理 如何在Python中对行和列进行分组 可以通过调用Cells集合的groupRows和groupColumns方法来...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  7. How to Format Number to Local Language Format|D...

    This article will introduce how to Format Number to Local Language Format Aspose.Cells for .NET API....Right click on the cell, select ‘Format Cells’, then find ‘Number’->‘Custom’...Local Language Format in Aspose.Cells for .NET To format numbers...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. I noticed an issue with the scrollbar - Free Su...

    I noticed an issue with the scrollbar—it overlays the viewer. When I adjust the x-spreadsheet-table style, the scrollbar moves down as expected. However, when I search for content, the highlighted area shifts unexpectedl…...scrollbar Aspose.Cells Product Family aspose-cells sarathepiq...mean the scrollbar overlays the cell contents. Its position shall...

    forum.aspose.com/t/i-noticed-an-issue-with-the-...
  9. Implementing Non-Sequential Ranges|Documentation

    This article shows how to Add Non-Sequential Ranges by the Aspose.Cells for Python via .NET API....ranges are rectangular with cells continuous and adjacent to each...non-sequential cell range in which cells are not adjacent. Aspose.Cells...

    docs.aspose.com/cells/python-net/implementing-n...
  10. AutoFill range of Excel file with Node.js via C...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for Node.js via C++.... Auto Fill Ranges with Aspose.Cells for Node.js via C++ The...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/autofill-ranges/