Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 27,112 for

excel worksheet

(0.75 sec)
  1. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/ru/nodejs-cpp/how-to-lock...
  2. sample.xlsx

    Sheet1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 ......2024-07-02T06:11:34Z Microsoft Excel 2024-07-02T06:11:34Z John.He...He John.He Microsoft Excel 2015-06-05T18:17:20Z 365 aspose 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/ru/go-cpp/how-to-lock-cel...
  3. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); //...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  4. 在 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....Workbook (); //Get the first worksheet. $sheet = $workbook -> getWorksheets...( 0 ); //Set the name of worksheet $sheet -> setName ( "Data"...

    docs.aspose.com/cells/zh/java/converting-chart-...
  5. 用JavaScript通过C++将VBA证书导出到文件或流|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将VBA数字证书导出到文件或流,访问VBA数字证书的原始数据。...您可以从提供的链接下载使用此代码的 示例excel文件 。 <!DOCTYPE html> < html >...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  6. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating Worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...references after copying worksheets (AddCopy / CopyOptions) Aspose...duplicating worksheets containing charts using both: Worksheets.AddCopy()...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  7. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…... Setup - I have an excel with some headers. The first...first worksheet Worksheet worksheet = workbook.Worksheets[0]; //...

    forum.aspose.com/t/importdata-method-overwritin...
  8. 指定如何在输出的PDF和图片中交叉字符串,用JavaScript via C++|Docume...

    学习如何通过指定交叉类型控制输出PDF/图片中的文本溢出,使用Aspose.Cells for JavaScript via C++。...当你将 Excel 文件保存为 PDF/图片时,可以通过使用 TextCrossType...TextCrossType.Default :显示文本,类似于 MS Excel,其取决于下一单元格。如果下一单元格为空,字符串将溢出或截断。...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  9. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...workbook and get the first worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; // Add...

    forum.aspose.com/t/cells-25-4/314531
  10. Aspose.Cells or VSTO|Documentation

    Aspose.Cells for .NET is an advanced Excel file processing library that provides great support for all Microsoft Excel and other file formats. VSTO and Aspose.Cells do not compete with each other because they solve slightly different user tasks using C#....connecting Microsoft Office Word, Excel and Outlook applications. Developers...manage Excel spreadsheets without requiring Microsoft Excel to be...

    docs.aspose.com/cells/net/why-not-vsto/