Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 19,018 for

rows

(0.07 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....regardless of the number of rows. Why Use FitToPagesWide and...well‑organized, without any columns or rows being split awkwardly across...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  2. Opening Files with Different Formats|Documentation

    Aspose.Cells for C++ 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...file, where data is arranged in rows and columns like in tables and...

    docs.aspose.com/cells/cpp/opening-files-with-di...
  3. DocumentBuilder.EndColumnBookmark | Aspose.Word...

    Use DocumentBuilder's EndColumnBookmark method to easily mark the end of a column in your document. Enhance table management with precision!...or more columns in a range of rows. To create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.endColumnBookmark method | Aspo...

    DocumentBuilder.endColumnBookmark method. Marks the current position in the document as a column bookmark end...or more columns in a range of rows. To create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....name rows as they need, assign meaningful names to the rows, and...

    docs.aspose.com/diagram/net/working-with-user-d...
  6. 从工作表导出数据|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-...
  7. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Create a simple table with two rows and two columns. function addTable...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... Rows . Add (); headerRow . Cells...++) { var dataRow = table . Rows . Add (); dataRow . Cells ....

    docs.aspose.com/pdf/net/complex-pdf-example/
  9. Get Max Range In A Worksheet with Golang via C+...

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for C++ library....if the Row and Column objects are initialized, these rows and columns...Offset, Entire Column, and Entire Row of the Range with Golang via...

    docs.aspose.com/cells/go-cpp/get-max-range-in-a...
  10. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....vertical borders to a table row’s format. let doc = new aw ....insertCell (); builder . write ( `Row ${ i + 1 } , Column 1` ); builder...

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