Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 18,878 for

rows

(0.12 sec)
  1. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。... Get ( 0 ); // Hide the 3rd row of the worksheet worksheet ....outputFilePath ); std :: cout << "Rows and columns hidden successfully...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...
  2. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....copies for subsequent data source rows are retained during mail merge...copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. TextOrientation | Aspose.Words for Java

    Specifies orientation of text on a page in a table cell or a text frame in Java....write("Row 1, cell 1."); builder.insertCell();...insertCell(); builder.write("Row 1, cell 2."); builder.endRow(); //...

    reference.aspose.com/words/java/com.aspose.word...
  4. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....); //Manipulate pivot table rows, columns and data fields pt...AddFieldToArea ( PivotFieldType_Row , pt -> GetIBaseFields ()-> GetObjectByIndex...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  5. 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...
  6. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…... By cleaning up unused rows/columns, removing unused styles...geFile.xlsx"); Delete empty rows and columns (outside the used...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  7. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...border_info for row_count in range ( 0 , 10 ): row = table . rows . add...add () row . cells . add ( "Column (" + str ( row_count ) + ", 1)"...

    products.aspose.com/pdf/python-net/table/
  8. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...vertical borders to a table row’s format. Document doc = new...InsertCell (); builder . Write ( $"Row {i + 1}, Column 1" ); builder...

    reference.aspose.com/words/net/aspose.words/bor...
  9. 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...
  10. 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...