Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 105,429 for

workbook

(0.19 sec)
  1. Manage Cells HTML String with Golang via C++|Do...

    Learn how to manage Cells HTML string through the Aspose.Cells for C++ API....example shows how to: Create a workbook and add some data. Get the...

    docs.aspose.com/cells/go-cpp/manage-cells-html-...
  2. Removing Slicer|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.... Finally, it saves the workbook as output Excel file . The...

    docs.aspose.com/cells/java/removing-slicer/
  3. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically....of Workbook class const book = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  4. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...html"; Workbook? wbc; using (var ms = new...FileMode.Open)) wbc = new Workbook(ms, new LoadOptions(LoadFormat...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  5. 使用 GlobalizationSettings 类进行自定义子合计标签和饼图中的其他标签(C...

    学习如何在 Aspose.Cells for C++ 中使用 GlobalizationSettings 类自定义子合计标签和修改饼图中的“其他”标签。...spreadsheet containing some data Workbook book ( inputFilePath ); //...AutoFitColumns (); // Saves the workbook on disc book . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/using-globalizatio...
  6. 【Aspose.Cells for .NET】CalculateFormulaをTRUE設定時...

    ■利用製品 Aspose.cell for .NET(v25.8) ■事象 Excel ファイルをPDFに変換する際、 CalculateFormula を TRUE に設定すると、一部のセルの値が変換元ファイルと一致しない。 一方、CalculateFormula を FALSE に設定した場合は、問題なく変換できる。 詳細は以下の添付ファイルをご参照ください。 20250908_48137.zip (1.6 MB) …...Rendering; // ① Excel をロード Workbook wb = new Workbook("0000110219_Asposedemo...CalculateFormula を実行 手順まとめ ロード → Workbook wb = new Workbook(path); エンジンバージョン合わせ(任意)...

    forum.aspose.com/t/aspose-cells-for-net-calcula...
  7. Get Pivot Table Refresh Date and Refresh‑by‑Who...

    How to get Pivot Table refresh date and refresh‑by‑who information with Aspose.Cells for Node.js via C++....refresh‑by‑who information from a workbook. How to Get Pivot Table Refresh...

    docs.aspose.com/cells/nodejs-cpp/get-pivot-tabl...
  8. 用 Node.js via C++ 插入折线图|Documentation

    使用Aspose.Cells for Node.js via C++为Excel创建迷你图。...xlsx" ); // Loads the workbook which contains hidden external...const book = new AsposeCells . Workbook ( filePath ); const sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-sp...
  9. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....Startup (); // Create empty workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  10. 在 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.... Workbook = new Workbook ( "SmartMarkerDesigner...//Save the excel file. wd . Workbook . Save ( "outSmartMarker_Designer...

    docs.aspose.com/cells/zh/net/grouping-data-in-a...