Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 105,430 for

workbook

(0.1 sec)
  1. 在工作表中插入超链接|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....WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet...//link to a place in this workbook //create a target sheet and...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  2. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel....NET provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/python-net/insert-hyperli...
  3. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for .NET API....class, Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  4. Use Custom XML Parts in Aspose.Cells|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....Cells via the Workbook.content_type_properties.add()...sample code makes use of the Workbook.content_type_properties.add()...

    docs.aspose.com/cells/python-net/use-custom-xml...
  5. Page Setup and Printing Options|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....this example, we created a workbook in Microsoft Excel and used...Microsoft Excel: Open a new workbook in Microsoft Excel. Add some...

    docs.aspose.com/cells/java/page-setup-and-print...
  6. Convert Word to XLSX via Java or with a Free On...

    Effortlessly convert Word to XLSX using Java or an online app, free from dependencies on Microsoft Word or Microsoft Excel. Try our free Word to XLSX online converter for a rapid trial before seamless code integration....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/word-...
  7. Convert DOTX to JSON format in C++ | products.a...

    Export DOTX to JSON in C++ without using Microsoft Excel or Word...DOTX to XLSB (Excel Binary Workbook) Convert DOTX to XLSM (Macro-enabled...Convert DOTX to XLSX (Open XML Workbook) Convert DOTX to XLT (Excel...

    products.aspose.com/total/cpp/conversion/dotx-t...
  8. Update CSV File using C++ | products.aspose.com

    Modify CSV document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/csv/
  9. Online ODS Text Search Application or Develop O...

    Free online app to search in ODS files. Java code for any ODS file text search android application.... Load ODS file using Workbook class. Set the ReplaceOptions...Format) Search in XLSX (Open XML Workbook)...

    products.aspose.com/total/android-java/search/ods/
  10. 如何在 Node.js 中将 CSV 转换为 Excel

    在这个简单的主题中,我们将重点介绍如何在 Node.js 中将 CSV 转换为 Excel。您可以按照简单的过程,通过几个简单的步骤,使用简单的 API 接口在 Node.js 中将 CSV 转换为 XLSX。...我们将利用 Workbook 类对象来访问源 CSV 文件以及新创建的 LoadOptions...CSV 文件路径和 LoadOptions 对象来创建 Workbook 类的实例 将加载的工作簿另存为磁盘上的 XLSX 文件...

    kb.aspose.com/zh/cells/nodejs/how-to-convert-cs...