Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 102,533 for

workbook

(0.21 sec)
  1. Ինչպես փոխարկել HTML-ը JSON-ի՝ օգտագործելով C#

    Այս արագ ձեռնարկը ներառում է, թե ինչպես փոխարկել HTML-ը JSON-ի՝ օգտագործելով C#: Այն ներառում է համակարգի պատրաստումը, քայլ առ քայլ ալգորիթմը և կոդի հատվածը՝ HTML-ը JSON-ի C#-ի փոխարկելու համար:...HTML տվյալները՝ օգտագործելով Workbook դասը և ստացեք վերջին բջիջը...է մուտքագրված HTML ֆայլին Workbook դասի միջոցով մուտք գործելու...

    kb.aspose.com/hy/cells/net/how-to-convert-html-...
  2. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/python-net/setting-margins/
  3. Specify Maximum Rows of Shared Formula with C++...

    Learn how to specify the maximum rows of shared formula in Excel files using Aspose.Cells for C++....Startup (); // Create a new workbook Workbook wb ; // Set the max rows...

    docs.aspose.com/cells/cpp/specify-maximum-rows-...
  4. 导出边框样式(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...
  5. Updating Slicer with Node.js via C++|Documentation

    This article shows how to update linked pivot tables by updating a slicer using Aspose.Cells for Node.js via C++.... It then saves the workbook as output Excel file . The...const wb = new AsposeCells . Workbook ( filePath ); // Access the...

    docs.aspose.com/cells/nodejs-cpp/updating-slicer/
  6. Specify Maximum Rows of Shared Formula with Nod...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for Node.js via C++....Create a new workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/specify-maximu...
  7. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....__dirname , "output" ); // Create workbook object from source file const...const wb = new AsposeCells . Workbook ( path . join ( sourceDir...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  8. 使用 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...
  9. 用 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...
  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...