Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 106,496 for

workbook

(0.13 sec)
  1. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....CalculateFormula method of the Workbook class, which processes all...the Calculate methods of the Workbook , Worksheet , and Cell classes...

    docs.aspose.com/cells/go-cpp/calculate-formulas/
  2. | Aspose

    Sample code for WBMP to XLS Java conversion. Use API example code for batch WBMP files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  3. Compress XLTX Files Online or using Android Mob...

    Free online app to compress different XLTX files. Android compression library Java code for XLTX documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/compress...
  4. Compress XLT Files Online or using Android Mobi...

    Free online app to compress different XLT files. Android compression library Java code for XLT documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/compress...
  5. Compress ODS Files Online or using Android Mobi...

    Free online app to compress different ODS files. Android compression library Java code for ODS documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/compress...
  6. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。...chart const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...
  7. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel Workbooks programmatically using C++ API with Aspose.Cells library....instance of Workbook and load an existing spreadsheet Workbook book...over all worksheets in the workbook WorksheetCollection sheets...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  8. Ինչպես լրացնել PDF ձևը Excel-ի տվյալներով՝ օգտա...

    Այս ձեռնարկը ցույց է տալիս, թե ինչպես լրացնել PDF ձևը Excel-ի տվյալների միջոցով՝ օգտագործելով C#: Այն պարունակում է մանրամասներ՝ և՛ PDF, և՛ Excel ֆայլերը նույն հավելվածում օգտագործելու համար, քայլ առ քայլ մոտեցում՝ դիմումը գրելու համար և գործարկվող օրինակելի կոդ, որը կարող է օգտագործվել Excel-ից PDF ձևն ավտոմատ լրացնելու համար՝ օգտագործելով C#:...անհրաժեշտ տվյալներ՝ օգտագործելով Workbook դասի օբյեկտը Կրկնել սկզբնաղբյուր...իսկ Workbook դասը՝ Excel ֆայլը բեռնելու համար: . Workbook դասը...

    kb.aspose.com/hy/pdf/net/how-to-fill-pdf-form-w...
  9. Convert OTT to XLSM using Python or with free O...

    OTT to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free OTT to XLSM online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...spreadsheets that support advanced workbook automation. This is valuable...

    products.aspose.com/total/python-net/conversion...
  10. 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-...