Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 102,518 for

workbook

(0.12 sec)
  1. Public API Changes in Aspose.Cells 16.11.0|Docu...

    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....containing some data Workbook book = new Workbook ( dir + "sample...AutoFitColumns (); // Saves the workbook on disc book . Save ( dir...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached Workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the Workbook, I can see the DoubleVal…... In the attached workbook, cell B1726 on the Input sheet...CalculateFormula is called for the workbook, I can see the DoubleValue...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  3. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....Cells supports converting a workbook to multiple image files, one...worksheet from a template workbook to an image file. Setup Project...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  4. 在Ruby中将文件转换为MHTML文件|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....代码 def worksheet_to_mhtml ( workbook ) save_format = Rjb :: import...M_HTML ) # Save the document workbook . save ( @data_dir + "convert...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  5. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...Create an instance of Workbook Workbook book ; // Get the WorksheetCollection...Create an instance of Workbook Workbook book ; // Get the WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  6. Aspose.Cells 8.7.2中的公共API更改|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....instance of Workbook Workbook workbook = new Workbook (); //Access...collection Worksheet sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Tables and Ranges with Node.js via C++|Document...

    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 ( filePath ); // Convert the...in it const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  8. Ինչպես փոխել CSV-ն PDF-ի Java-ում

    Այս կարճ ձեռնարկը մանրամասներ է տալիս Java-ում CSV-ն PDF-ի փոխելու մասին: Դուք կարող եք ֆայլը փոխարկել CSV-ից PDF-ի Java-ում՝ օգտագործելով Windows-ի, Linux-ի կամ macOS-ի մի քանի տող կոդ:...Java-ում : CSV ֆայլը բեռնվում է Workbook դասի օբյեկտում՝ դրանում օգտագործվող...PDF-ի Java-ի ՝ պահպանելով Workbook օբյեկտը որպես PDF , ինչպես...

    kb.aspose.com/hy/cells/java/how-to-change-csv-t...
  9. 使用JavaScript通过C++将Smart Art转换为组形状|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...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object using the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. 使用JavaScript通过C++将工作表渲染到图形上下文|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript将工作表渲染到图形上下文,包括渲染到图像文件、屏幕和打印机。..."text/javascript" > const { Workbook , ImageOrPrintOptions , SheetRender...Create workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/render-...