Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 157,929 for

xlsx

(0.14 sec)
  1. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  2. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to monitor cells in Excel's Formula Watch Window using Aspose.Cells for Python via .NET. Includes code examples and API references....output XLSX format. wb . save ( "outputAddCellsToMicr.xlsx" , SaveFormat...SaveFormat . XLSX ) AI Document Assistant Close Different Ways...

    docs.aspose.com/cells/python-net/add-cells-to-m...
  3. 使用Node.js通过C++更改切片器属性|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....xlsx 。 示例代码 const path = require...sourceDir , "sampleCreateSlicerTo.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/change-slic...
  4. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....xlsx . Sample Code #include <iostream>...sourceDir + u "sampleCreateSlicerTo.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  5. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for Node.js via C++....xlsx). If you open the output Excel..."outputSaveWorkbookTo.xlsx" , AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/save-workbook-...
  6. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....xlsx" )); // Access your text box...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  7. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。..."A1" ); // Save the workbook in xlsx format wb . save ( path . join..."AddActiveXControls_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); 通过 C++...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...
  8. 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...
  9. 使用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...
  10. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and API differences....xlsx" ); } } Aspose.Cells for PHP...); $workbook -> save ( "out1.xlsx" ); ?> Other Limitations of...

    docs.aspose.com/cells/php-java/limitations-and-...