Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 17,887 for

rows

(0.12 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. 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/
  3. Setting Formula for Named Range|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....Excel Functions Specify Maximum Rows of Shared Formula Analyzing...

    docs.aspose.com/cells/python-net/setting-formul...
  4. Working with Tables in PDF using C++|Aspose.PDF...

    This section describes how to add and extract a table, how to manipulate and integrate a table using the C++ library....with merging the columns or rows сonsidering borders, margins...

    docs.aspose.com/pdf/cpp/working-with-tables/
  5. Render One PDF Page Per Excel Worksheet - Excel...

    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....with 50 columns and 300 or more rows of data), you might want the...

    docs.aspose.com/cells/java/render-one-pdf-page-...
  6. Load or Import CSV file with Formulas|Documenta...

    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....Assistant Close Trim Leading Blank Rows and Columns while exporting...

    docs.aspose.com/cells/java/load-or-import-csv-f...
  7. Table|Aspose.Slides Documentation

    Create and format tables in C# 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. static void...

    docs.aspose.com/slides/net/examples/elements/ta...
  8. Split Screen of Excel Worksheet with JavaScript...

    In this article, you'll learn how to display certain Rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using JavaScript via C++ Addon....learn how to display certain rows and/or columns in separate panes...do the following: Select the row/column/cell before which you...

    docs.aspose.com/cells/javascript-cpp/how-to-spl...
  9. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management....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.tab...
  10. 设置打印标题|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...."$A:$B" ; //Defining row numbers 1 & 2 as title rows pageSetup . PrintTitleRows...

    docs.aspose.com/cells/zh/net/set-print-titles/