Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 87,265 for

workbook

(0.08 sec)
  1. Update XLS File using .NET | products.aspose.com

    Modify XLS documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xls/
  2. Update TSV File using .NET | products.aspose.com

    Modify TSV documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/tsv/
  3. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。... Workbook workbook ( u "document-structure-example...PDF file with PdfSaveOptions workbook . Save ( u "output.pdf" ,...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  4. 使用Node.js通过C++将智能艺术转换为组合形状|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....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-the...
  5. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...excel file inside a workbook object Workbook wb ( srcDir + u "...SetSpacing ( 4 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  6. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...); // Load the source workbook Workbook wbSource ( srcDir + u...SetRefersTo ( value ); // Save the workbook with the new named range wbSource...

    docs.aspose.com/cells/zh/cpp/support-for-german...
  7. Update XLSB File using Python | products.aspose...

    Modify XLSB document in Python applications without using Microsoft Excel.... Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/xlsb/
  8. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...\\ " ); // Create workbook object Workbook wb ; // Access first... 100 , 800 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  9. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。...Cells提供了 Workbook 类,代表一个Microsoft Excel文件。 Workbook 类包含一个 Worksheets..." ); Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/cells-border-setti...
  10. 自Aspose.Cells中的Excel XP以来的高级保护设置|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 ,它代表一个 Microsoft Excel 文件。 Workbook 类包含一个 Worksheets...Open ); //Instantiating a Workbook object //Opening the Excel...

    docs.aspose.com/cells/zh/net/advanced-protectio...