Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 102,518 for

workbook

(0.23 sec)
  1. View XLSX File Online and Read XLSX Document us...

    Free online XLSX file viewer app. Python API code to read XLSX file for viewer application....Cells ) Create Workbook class object and load source...View XLSB Files (Excel Binary Workbook) View XLSM Files (Macro-enabled...

    products.aspose.com/total/python-java/viewer/xlsx/
  2. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Create a new workbook const workbook = new Workbook (); // Access...

    docs.aspose.com/cells/javascript-cpp/format-num...
  3. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/show-and-hide-...
  4. Create XLS Using Python | products.aspose.com

    Generate Microsoft Excel XLS documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLS...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xls/
  5. Merge XLSM Files Online or using Android Mobile...

    Free online app to combine different XLSM files. Android merging library Java code to merge XLSM worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/merge/xlsm/
  6. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Create a new workbook Workbook workbook = new Workbook(); Worksheet...Worksheet worksheet = workbook.Worksheets[0]; // Access the cell where...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  7. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。...Instantiate the workbook from sample Excel file Workbook workbook ( srcDir...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  8. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...range properties in another workbook so I can create that exact...convert a range from an Excel workbook to JSON while capturing all...

    forum.aspose.com/t/convert-range-to-json/311994
  9. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel Workbooks programmatically using the JavaScript API with the C++ library...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...arrayBuffer (); // Instantiating a Workbook object from the uploaded file...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  10. Convert POWERPOINT to XLSM in Android Apps or w...

    Convert POWERPOINT to XLSM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook format that allows users to...Load HTML document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...