Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 17,655 for

columns

(0.37 sec)
  1. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Format cells in rows and columns. Use borders and colors to...orientation. Set row height and column width. The example project...

    docs.aspose.com/cells/net/format-worksheet-cell...
  2. Convert a Multi-page Document to an Image in Py...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Python....while specifying the number of columns horizontal – arrange the pages...a grid layout with : # - 3 columns per row . # - 10 pts spacing...

    docs.aspose.com/words/python-net/convert-a-mult...
  3. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....the cell row col : the cell column set active for multiple instances...index of the target cell . ci : Column index of the target cell ....

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. 将 JSON 转换为 Python 中的 Pandas DataFrame。

    学习如何在 Python 中使用 Aspose.Cells for Python via .NET 将 JSON 转换为 pandas DataFrame,并提供关于平面、嵌套和大型 JSON 的清晰示例。...JSON array as a table (rows/columns) # 示例 JSON 数组的简单对象 json_data...从该行提取标题值,以用作 DataFrame 列名 columns = [cell.value for cell in ws...

    blog.aspose.com/zh/cells/convert-json-to-pandas...
  5. Convert Multi-Page Documents to a Single Image ...

    Aspose.Words for .NET 25.6 adds multi-page document export to a single image with custom layouts, ideal for sharing, printing, or visual display....to bottom, specifying the columns’ number Horizontal – arrange...a grid layout with: // - 3 columns per row. // - 10pts spacing...

    blog.aspose.com/words/convert-multi-page-docume...
  6. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code.... Worksheets Rows and Columns Analyzing your prompt, please...

    docs.aspose.com/cells/python-java/protect-and-u...
  7. Working with Cells|Documentation

    This article introduces the use of cell-related APIs in GridDesktop....long Working with Rows and Columns Pivot Tables in GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Prefix Table Elements Styles with HtmlSaveOptio...

    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....while saving to HTML AutoFit Columns and Rows while loading HTML...

    docs.aspose.com/cells/net/prefix-table-elements...
  9. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your documents....MERGEFIELDS, which accept data from columns of the same name in a data...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 在Ruby中隐藏和显示行和列|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.... Ruby 代码 def hide_rows_columns () data_dir = File . dirname...hideRow ( 2 ) # Hiding the 2nd column of the worksheet cells . hideColumn...

    docs.aspose.com/cells/zh/java/hiding-and-showin...