Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 18,996 for

rows

(0.11 sec)
  1. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....); // Calculate the number of rows and columns that we will fill...); // Calculate the number of rows and columns that we will fill...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...// Create rows in the table and then cells in the rows Aspose.Pdf...Pdf.Row row1 = tab1.Rows.Add(); row1.FixedRowHeight = 80; row1...

    forum.aspose.com/t/orienting-data-grid-headers-...
  3. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is arranged in rows and columns like in tables and...files, where data is arranged in rows and columns like in tables and...

    docs.aspose.com/cells/python-net/opening-files-...
  4. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....following parameters: First Row, the first row of the range. First Column...the range. Number of Rows, the number of rows in the range. Number...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  5. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...the cells range of the heading row worksheet . GetAutoFilter ()...); // Initialize filter for rows containing string "Ba" worksheet...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  6. Get Address Cell Count Offset Entire Column and...

    This article shows how to get the address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for Python via .NET API....Offset Entire Column and Entire Row of the Range Contents [ Hide...entire_row Gets a Range object that represents the entire row (or...

    docs.aspose.com/cells/python-net/get-address-ce...
  7. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row....row_format property Row.row_format property Provides access to...formatting properties of the row. @property def row_format ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在Python中显示或隐藏滚动条|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....# Displaying the headers of rows and columns worksheet . setRowColumnHeadersV...

    docs.aspose.com/cells/zh/java/display-or-hide-s...
  9. 从xlsx4j工作表中导出数据|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....//Exporting the contents of 7 rows and 2 columns starting from...

    docs.aspose.com/cells/zh/java/export-data-from-...
  10. How to Insert Image into PowerPoint Table using...

    This example focuses on how to insert Image into PowerPoint Table using Python. It describes all the requisite information to set up the environment and a working example code to add table image in PowerPoint using Python....with a predefined number of rows and columns inside the selected...cell belonging to the first row and column inside the table and...

    kb.aspose.com/slides/python/how-to-insert-image...