Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 106,558 for

workbook

(0.79 sec)
  1. 使用Aspose.Cells和C++将文本转换为列|Documentation

    学习如何在Excel文件中使用Aspose.Cells for C++将文本转换为列。...02_OutputDirectory \\ " ); // Create a workbook Workbook wb ; // Access first worksheet..., 5 , opts ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/convert-text-to-co...
  2. 如何从源代码包构建 Aspose.Cells for Go via C++。|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...."YOUR_LICENSE_File_PATH" ) workbook , _ := NewWorkbook () worksheets...worksheets , _ := workbook . GetWorksheets () worksheet , _ := worksheets...

    docs.aspose.com/cells/zh/go-cpp/how-to-build-as...
  3. Supported File Formats|Documentation

    C# Finance Library API supports file formats including XBRL, iXBRL, XLSX and OFX....Office Open XML SpreadsheetML Workbook or template file, with or...

    docs.aspose.com/finance/net/supported-file-form...
  4. Compress XLSB Files Online or via .NET | produc...

    Free online app to compress different XLSB files. .NET compression library code for XLSB documents....NET Load the document via Workbook class Define the SaveOptions...XLSB Files XLSB (Excel Binary Workbook) files store data in a binary...

    products.aspose.com/total/net/compress/xlsb/
  5. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....the Workbook object using Aspose.Cells Save the workbook as an...Aspose.Cells.Workbook object and save the workbook as an XLSX file...

    kb.aspose.com/total/net/export-data-from-a-pdf-...
  6. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...This example creates a new workbook, writes text to A1 and retrieves...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  7. 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...
  8. View XLSM File Online and Read XLSM Document us...

    Free online XLSM file viewer app. Python API code to read XLSM 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/xlsm/
  9. Convert Numbers File to PDF in Java

    This article guides on how to convert numbers file to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to transform numbers file to PDF in Java....source Excel file into the Workbook class object Save the output...source Excel file into the Workbook object, and create the PdfSaveOptions...

    kb.aspose.com/cells/java/convert-numbers-file-t...
  10. Lock Cells in Excel using Python

    Follow this article to lock cells in Excel using Python. It has details to set the IDE, a list of instructions, and a sample code to lock specific cells in Excel using Python....Open the Excel file using the Workbook object and select the desired...load the Excel file using the Workbook object, access the sheet where...

    kb.aspose.com/cells/python/lock-cells-in-excel-...