Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 30,483 for

worksheet

(0.17 sec)
  1. 计算小计|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....the first worksheet Cells cells = workbook . Worksheets [ 0 ]. Cells...

    docs.aspose.com/cells/zh/net/calculate-sub-totals/
  2. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。...> < body > < h1 > Convert Worksheet to EMF Image </ h1 > < input...the first worksheet const sheet = workbook . worksheets . get (...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...Workbook(file_path1); Worksheet sheet = workbook.Worksheets[0]; sheet.Cells...Workbook(file_path2); Worksheet sheet2 = workbook2.Worksheets[0]; sheet2...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  4. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial Worksheets....Hide ] Complex financial worksheets, especially ones developed...modified, which cells in the worksheet are impacted by that change...

    docs.aspose.com/cells/javascript-cpp/precedents...
  5. Get the Cell object by DisplayName of PivotFiel...

    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....first pivot table of the worksheet and then gets the cell by...

    docs.aspose.com/cells/java/get-the-cell-object-...
  6. Set Default Font while Rendering Spreadsheet to...

    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....text in cell B4 of the first worksheet, and sets its font to an ...

    docs.aspose.com/cells/net/set-default-font-whil...
  7. Customize Globalization Settings for Pivot Tabl...

    Learn how to customize pivot table globalization settings using Aspose.Cells for C++....Delete Pivot Table from a Worksheet with Golang via C++...

    docs.aspose.com/cells/go-cpp/customize-globaliz...
  8. 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...
  9. Managing Document Properties in Python|Document...

    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....below: GitHub Converting Worksheet to SVG in Python Analyzing...

    docs.aspose.com/cells/java/managing-document-pr...
  10. 使用Aspose.Cells计算小计|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....Cells collection in the first worksheet Cells cells = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...