Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 17,476 for

columns

(0.19 sec)
  1. 使用 Node.js 通过 C++ 创建带引线的饼图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在 Microsoft Excel 中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,提升图表的整体清晰度。... get ( 0 ); // Add two columns of data worksheet . getCells...(). get ( 0 ); // Add two columns of data worksheet . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-pi...
  2. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...import-data , words-java , auto-fit-columns oraspose August 29, 2025, 3:04pm...contains a table with fixed column widths. When the HTML is added...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  3. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....Text Extraction from Multi‑Column PDFs Contents [ Hide ] Reduce...Extraction accuracy in multi-column PDFs is achieved by first reducing...

    docs.aspose.com/pdf/python-net/text-extraction-...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....getOverlap() gets how much bars and columns should overlap on 2D charts...

    docs.aspose.com/slides/java/public-api-and-back...
  5. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++导入HTML时防止大数字被转换为指数形式。...0 ); // Auto fit the sheet columns sheet . autoFitColumns ();...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-e...
  6. 使用Node.js通过C++实现Excel XP及以后版本的高级保护设置|Documentation

    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....Restricting users to delete columns of the worksheet worksheet...// Allowing users to insert columns in the worksheet worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/advanced-pr...
  7. CSV 转换为 DataFrame | 在 Python 中将 CSV 转换为 Pandas ...

    学习如何使用 Aspose.Cells for Python 将 CSV 转换为 pandas DataFrame,步骤示例逐步讲解。在 pandas 中导入 CSV,通过 CSV 处理 Excel,轻松构建 DataFrames。... min_data_column, cells . max_data_column + 1 ): row_data...df = pd . DataFrame(rows, columns = headers) print(df . head())...

    blog.aspose.com/zh/cells/convert-csv-to-pandas-...
  8. 如何将 Excel 方程导出为其他类型的表达式|Documentation

    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....name } </div>` ; // Get rows/columns counts (limited to a reasonable...const cols = sheet . cells . columns ; let rowCount = rows . count...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. How to export Excel equations to other types of...

    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....name } </div>` ; // Get rows/columns counts (limited to a reasonable...const cols = sheet . cells . columns ; let rowCount = rows . count...

    docs.aspose.com/cells/javascript-cpp/export-equ...
  10. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...series to any type of Bar, Column, Line and Surface charts. def...chart types. # 1 - Column chart with columns grouped and banded...

    reference.aspose.com/words/python-net/aspose.wo...