Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 17,347 for

columns

(1.31 sec)
  1. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....ensures that specific rows or columns are repeated on every printed...important information, such as column headers or row labels, is always...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  2. Set Print Titles|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....allows you to designate row and column headers to repeat on all pages...setPrintTitleRows properties. The rows or columns that will be repeated are defined...

    docs.aspose.com/cells/java/set-print-titles/
  3. Freeze First Column(s) of Excel Worksheet with ...

    Learn how to freeze left Columns of Excel Worksheets programmatically using Aspose.Cells for JavaScript via C++....Freeze First Column(s) of Excel Worksheet with JavaScript via...will learn how to freeze left columns. When you have a huge amount...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  4. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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.... Column , the column index of the cell that...pane. Frozen columns , the number of visible columns in the left...

    docs.aspose.com/cells/java/freeze-panes-in-apac...
  5. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API.... In A1 style, columns are identified by letters (A...example, the cell in the first column and second row is referred...

    docs.aspose.com/cells/python-net/r1c1-reference...
  6. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API.... In A1 style, columns are identified by letters (A...example, the cell in the first column and second row is referred...

    docs.aspose.com/cells/net/r1c1-reference-style-...
  7. How to check Frozen State without Excel.|Docume...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using the C# library with .NET API....frozen and how many rows and columns are locked. Please use the...panes and get locked rows and columns with the Worksheet.GetFreezedPanes...

    docs.aspose.com/cells/net/how-to-check-frozen-s...
  8. How to Check Frozen State without Excel.|Docume...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using Aspose.Cells for Python via .NET APIs....frozen and how many rows and columns are locked. Please use the...panes and get locked rows and columns with Worksheet.get_freezed_panes...

    docs.aspose.com/cells/python-net/how-to-check-f...
  9. MailMerge.GetFieldNames | Aspose.Words for .NET

    Discover the MailMerge GetFieldNames method to effortlessly access and utilize all mail merge field names in your document for streamlined document automation.... Columns . Add ( "FirstName" ); dataTable . Columns . Add..."LastName" ); dataTable . Columns . Add ( "City" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Freeze Panes in Excel using C#

    This article guides on how to freeze panes in Excel using C#. It has the details to set the development environment, steps, and sample code to lock panes in Excel using C#....object to lock the rows and columns Select the target sheet Call...frozen rows and columns. Code to Freeze Column on Excel using...

    kb.aspose.com/cells/net/freeze-panes-in-excel-u...