Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 21,287 for

worksheet

(0.05 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 ......r-guide\worksheets\worksheet-views\scale-a-worksheet\ 16.0300...

    docs.aspose.com/cells/it/net/how-to-scale-a-wor...
  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 ......r-guide\worksheets\worksheet-views\scale-a-worksheet\ 16.0300...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  3. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...pagesetup- PageSetup- worksheet.AutoFitRows(); worksheet.PageSetup.PrintArea...printArea; worksheet.PageSetup.LeftMargin = 0; worksheet.PageSetup...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  4. 通过Node.js的C++将VBA宏用户窗体设计器存储从模板复制到目标工作簿|Document...

    学习如何使用Aspose.Cells for Node.js via C++将VBA项目(包括设计器存储)从一个Excel文件复制到另一个Excel文件。...)); // Copy all template worksheets to target workbook const...AsposeCells . SheetType . Worksheet ) { const s = target . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-vba-ma...
  5. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  6. 在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....copy_worksheet 方法。以下是代码示例。 PHP 代码 # Create a Worksheets object...-> save ( $dataDir . "Copy Worksheet.xls" ); 在工作簿内移动工作表 使用 PHP中的Aspose...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  7. Convert Excel to CSV,TSV and Txt|Documentation

    Convert Excel to CSV,TSV and Txt by using Aspose.Cells for Python via .NET API....a workbook with multiple worksheets into text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/python-net/convert-excel-...
  8. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....with a line chart, to the worksheet. Currently Aspose.Cells only...

    docs.aspose.com/cells/net/customizing-charts/
  9. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...i < sheetCount ; ++ i ) { Worksheet sheet = sheets . Get ( i );...i < sheetCount ; ++ i ) { Worksheet sheet = sheets . Get ( i );...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  10. How to set Series invisible with Python.NET|Doc...

    Learn how to hide chart series in Excel using Aspose.Cells for Python via .NET with this step-by-step guide....from first worksheet charts = workbook . worksheets [ 0 ] . charts...

    docs.aspose.com/cells/python-net/how-to-set-ser...