Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 105,071 for

workbook

(0.45 sec)
  1. Split XLSX File Online or via Java | products.a...

    Free online app to split different XLSX sheets. Java splitter library code for XLSX spreadsheets....all worksheets inside the workbook On each iteration, there is...is ith worksheet Create new Workbook class object Use getWorksheets()...

    products.aspose.com/total/java/split/xlsx/
  2. Split XLS File Online or via Java | products.as...

    Free online app to split different XLS sheets. Java splitter library code for XLS spreadsheets....all worksheets inside the workbook On each iteration, there is...is ith worksheet Create new Workbook class object Use getWorksheets()...

    products.aspose.com/total/java/split/xls/
  3. 数据分组|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.... Workbook = new Workbook ( FileName ); //Set...//Save the excel file. wd . Workbook . Save ( FileName ); 下载示例代码...

    docs.aspose.com/cells/zh/net/grouping-data/
  4. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with Golang via C++....VBA code is valid using the Workbook.VbaProject.IsValidSigned property...its VBA code and save the workbook and then recheck, we find...

    docs.aspose.com/cells/go-cpp/check-if-digital-s...
  5. Check if VBA Code is Signed|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.... Please use the Workbook.getVbaProject().isSigned()...is signed or not using the Workbook.getVbaProject().isSigned()...

    docs.aspose.com/cells/java/check-if-vba-code-is...
  6. Java API to Convert OTT to XLS or with free Onl...

    Convert OTT to XLS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting **OTT to...

    products.aspose.com/total/java/conversion/ott-t...
  7. Convert DOCM to XLSB via Java or with free Onli...

    Convert DOCM to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLSB online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/docm-...
  8. Copy Range Style Only|Documentation

    This article describes how to copy a range's style only using Aspose.Cells for Python via .NET.... This example creates a workbook, populates it with data and...

    docs.aspose.com/cells/python-net/copy-range-sty...
  9. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C# code....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/verify-password-of-en...
  10. Get Cells Range|Documentation

    Learn how to get the cells range using Aspose.Cells for Python via .NET API....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/python-net/get-cells-range/