Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 27,108 for

excel worksheet

(0.1 sec)
  1. Adjusting Row Height and Column Width|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....environment using Microsoft Excel. But, with Aspose.Cells developers...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/cpp/adjusting-row-height-...
  2. Copying and Moving Worksheets 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....Ask AI Copying and Moving Worksheets in PHP Contents [ Hide ]...Copying and Moving Worksheets Copy Worksheets within a Workbook...

    docs.aspose.com/cells/java/copying-and-moving-w...
  3. HTML|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....Contents [ Hide ] Converting Excel Workbook to HTML The Aspose...file using Python: Converting Excel Workbook to MHTML Files MHTML...

    docs.aspose.com/cells/python-net/convert-excel-...
  4. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT documents using Python applications without using Microsoft Office....XLT File Via Python Generate Excel XLT Files via your Python Applications...Get the access of required Worksheet using getWorksheets().get(index)...

    products.aspose.com/total/python-java/create/xlt/
  5. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...当你使用 适合 n 页宽 m 页高 选项设置页面缩放时,微软 Excel 会计算页面设置的缩放比例。你可以使用 SheetRender...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  6. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...用JavaScript通过C++分屏Excel工作表 Contents [ Hide ] 介绍 在本文中,我们将学习如何...比较不同的数据子集。分屏功能可以满足您的需求。 如何在Excel中分割屏幕 要将工作表分割成两个或四个部分,请按照以下操作:...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。... 设置自动格式类型 微软 Excel 提供多种预设的报表格式。Aspose.Cells 也支持这些格式。访问方式:...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  8. Utility Features in Ruby|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....Converting Excel Files to HTML in Ruby Converting Excel to PDF Files...Ruby Converting HTML Files to Excel Spreadsheets in Ruby Converting...

    docs.aspose.com/cells/java/utility-features-in-...
  9. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("Excel-normal3.xlsx"); Worksheet Worksheet = workbook.getWorksh…...Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook...PictureCollection pictures = worksheet.getPictures(); pictures.add(0...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  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....file stream containing the Excel file to be opened FileStream...Workbook object //Opening the Excel file through the file stream...

    docs.aspose.com/cells/zh/net/columns-containing...