Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 87,332 for

workbook

(0.14 sec)
  1. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use excel color palette with Aspose.Cells for .NET API...Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a ChangePalette...

    docs.aspose.com/cells/net/excel-color-palette/
  2. Track Document Conversion Progress|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....Document Assistant Close Save Workbook to Strict Open XML Spreadsheet...Spreadsheet Format Adjust workbook compression level...

    docs.aspose.com/cells/java/track-document-conve...
  3. Update XLT File using C++ | products.aspose.com

    Modify XLT 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/xlt/
  4. Update XLTM File using C++ | products.aspose.com

    Modify XLTM 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/xltm/
  5. 导出边框样式(Web浏览器不支持的边框样式)使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时导出Web浏览器不支持的边框样式,使用Aspose.Cells for Node.js via C++。... Workbook ( filePath ); // Specify Html...setExportSimilarBord ( true ); // Save the workbook in Html format with specified...

    docs.aspose.com/cells/zh/nodejs-cpp/export-simi...
  6. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...xlsx" ); // Loads the workbook which contains hidden external...const wb = new AsposeCells . Workbook ( filePath ); // Gets the...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  7. 使用 C++ 在 Node.js 中输出空白页(如果没有内容需要打印)|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....Create workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/output-blan...
  8. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....xlsx" ; // Create workbook Workbook wb ( inputFilePath );...formulas, it is best to call Workbook.CalculateFormula() just before...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  9. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤VBA项目。...( loadFilter ); // Create workbook object from sample excel file...const book = new AsposeCells . Workbook ( path . join ( sourceDir...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...
  10. 通过 C++ 使用 Node.js 将工作簿保存为严格的 Open XML 电子表格格式|Do...

    了解如何使用 Aspose.Cells for Node.js via C++ 将工作簿保存为严格的 Open XML 电子表格格式。为此,它提供了 {0} 属性。如果将其值设为 {1},则输出的 Excel 文件将以严格的 Open XML 电子表格格式保存。...Create workbook. const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/save-workbo...