Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 30,196 for

worksheet

(0.1 sec)
  1. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...createCellsFormattin ( workbook ); const worksheet = workbook . getWorksheets...getWorksheets (). get ( 0 ); worksheet . setName ( "Sales Report" ); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  2. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...wb = new Workbook(xlFile); Worksheet sheet = wb.getWorksheets()...icons (as compared to the worksheet as rendered in Excel). Thanks...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Access the chart data worksheet. Clear all the default series...; // Gets the chart data worksheet SharedPtr < IChartDataWorkbook...

    docs.aspose.com/slides/cpp/create-chart/
  4. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...xlsx"); // Access the worksheets Worksheet sourceWorksheet = sourceWorkbook...sourceWorkbook.Worksheets[0]; Worksheet destinationWorksheet =...

    forum.aspose.com/t/copying-a-range-across-workb...
  5. Aspose.Cells 8.9.0中的公共API更改|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 worksheet to be rendered var sheet = book . Worksheets [ 0...spreadsheet var pivot = book . Worksheets [ 0 ]. PivotTables [ 0 ];...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Convert GIF to XLS via C# | Aspose

    Sample code for GIF to XLS C# conversion. Use API example code for batch GIF files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/gif-to-xls/
  7. Why Not Open XML SDK|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 fragments and worksheets between workbooks. No Yes...Rendering and Printing: - Render worksheet pages to raster images (TIFF...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  8. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...Worksheet.setFirstVisibleColum(Unknown...@tomasbelusky Summary When a worksheet has all columns hidden, Aspose...

    forum.aspose.com/t/load-converted-spreadsheetml...
  9. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....only need data in visible worksheets in a workbook. Aspose.Cells...to skip data in invisible worksheets while loading a workbook...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  10. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. C++ API code to manage comments of XLTX files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...

    products.aspose.com/total/cpp/annotate/xltx/