Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 17,644 for

columns

(0.16 sec)
  1. MultiPageLayout | Aspose.Words for Java

    Defines a layout for rendering multiple pages into a single output in Java....a grid layout with: // - 3 columns per row. // - 10pts spacing...the pages border. grid(int columns, float horizontalGap, float...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create and Manipulate Excel Table|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...., header‑row style, column stripes, style type, ShowSubtotal...also work with individual columns of the table and set their...

    docs.aspose.com/cells/cpp/create-and-manipulate...
  3. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...public Cell this[int row, int column] of class `Cells` will enlarge...show the sheet contains 3 columns. Professionalize.Discourse...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  4. Freeze Panes in Excel using Node.js

    Follow this article to freeze panes in Excel using Node.js. It contains information about the IDE, steps, and a sample code to lock panes in Excel using Node.js....sample code to freeze rows and columns in Excel using Node.js . It...position and total rows and columns to be frozen Save the output...

    kb.aspose.com/cells/nodejs/freeze-panes-in-exce...
  5. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides JavaScript code using C++ to insert and delete rows in an Excel worksheet....need to add extra rows or columns to accommodate data. At other...might need to delete rows or columns from specified positions in...

    docs.aspose.com/cells/javascript-cpp/insert-or-...
  6. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration....collection corresponds to the columns from the data source // that...accept values from these two columns in the data source. Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。...> < h1 > Delete Blank Rows/Columns and Update References Example...the number of blank rows and columns const sht1 = wb . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  8. Smart Marker Row Indexing Issue for Table Witho...

    We are experiencing an issue with Aspose.Cells Smart Markers while trying to generate row indices for a table that does not include a header value for Index. Additionally, there is a structural gap (one or more Columns) …...Without Header for Index and Column Gap Between Index and Data...(one or more columns) between the index column and the actual...

    forum.aspose.com/t/smart-marker-row-indexing-is...
  9. Excel to HTML Export: Fixed panes partially cov...

    Hello Aspose Support Team, I found an issue when exporting Excel files containing fixed panes that span over several rows and Columns. In the generated HTML file, some fixed cells get covered after scrolling down. I…...span over several rows and columns. In the generated HTML file...top‑most rows and left‑most columns and assigns them a z‑index...

    forum.aspose.com/t/excel-to-html-export-fixed-p...
  10. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via 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/javascript-cpp/how-to-set...