Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 27,073 for

excel worksheet

(0.29 sec)
  1. Copying Rows and Columns in PHP|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....Instantiating a Workbook object by Excel file path $workbook = new Workbook...Accessing the first worksheet in the Excel file $worksheet = $workbook...

    docs.aspose.com/cells/java/copying-rows-and-col...
  2. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 中文技术支持 cells-net lingtian...6:10am 1 aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。Calculat...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  3. Worksheets|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....Worksheets Contents [ Hide ] Copying and Moving Worksheets Manage...Manage Worksheets Managing Page Breaks Worksheet Views How to...

    docs.aspose.com/cells/go-cpp/worksheets/
  4. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...issue while linking external excel file to pre-generated charts...Cells: Linking an External Excel File to a Pre-Generated Chart:...

    forum.aspose.com/t/facing-issue-while-linking-e...
  5. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...,表示一个Microsoft Excel文件。 Workbook 类包含一个 Worksheets 集合,允许开发者访问Excel文件中的每个工作表。工作表由...个工作表。工作表由 Worksheet 类表示。 Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  6. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect Worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....Protecting Worksheets with JavaScript via C++ Contents [ Hide...Hide ] When a worksheet is protected, the actions a user can take...

    docs.aspose.com/cells/javascript-cpp/protecting...
  7. Adjusting Row Height and Column Width in Jython...

    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 Workbook object using an Excel file path workbook = Workbook...Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/java/adjusting-row-height...
  8. Sort Data in Worksheets|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....Ask AI Sort Data in Worksheets Contents [ Hide ] Below is the...VSTO and Aspose.Cells. VSTO Excel . Workbook myWorkbook = this...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  9. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....or Remove Scenarios from Worksheets with Node.js via C++ Contents...creating a scenario, design the worksheet so that it contains at least...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  10. Adjusting Row Height and Column Width in PHP|Do...

    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....Instantiating a Workbook object from an Excel file path $workbook = new Workbook...Accessing the first worksheet in the Excel file $worksheet = $workbook...

    docs.aspose.com/cells/java/adjusting-row-height...