Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 157,022 for

xlsx

(0.13 sec)
  1. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...newWorkbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  2. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....Right ); // Save the workbook in xlsx format. wb . save ( path . join..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  3. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  4. FAQs|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....rendering Excel files (XLS, XLSX, XLSB, CSV, ODS, SpreadsheetML...supports loading and saving XLS, XLSX, XLSM, XLSB, ODS, XML (SpreadsheetML)...

    docs.aspose.com/cells/java/faqs/
  5. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++....xlsx" ); // Create a new file. const...path . join ( dataDir , "Book1.xlsx" ); // Open an Excel file whose...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  6. Tables and Ranges with JavaScript via C++|Docum...

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  7. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: true). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…... When using a xlsx workbook with a nested LET function...this issue. In the case of the XLSX workbook with nested LET functions...

    forum.aspose.com/t/let-function-name-error/319910
  8. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...xlsx"); Workbook sourceWorkbook2...sourceWorkbook2 = new Workbook("source2.xlsx"); // Copy worksheets from source...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  9. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...xlsx" ); // Get the first worksheet...Workbook workbook ( u "Book1.xlsx" ); // Access the first worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...
  10. C++ API to Convert XSLFO to XLAM | products.asp...

    Convert XSLFO to XLAM via C++ API without using Microsoft Excel or Adobe Reader...step, you can export XSLFO to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to XLAM. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xslfo-...