Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 159,101 for

xlsx

(0.6 sec)
  1. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for Node.js via C++. This guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....xlsx" ); // Load the source Excel... join ( dataDir , "51740713.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/set-the-values...
  2. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....xlsx,.doc,.docx,.pdf" /></ label..."fileInput" accept = ".xls,.xlsx,.xlsb" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  3. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Excel97To2003 表示Excel 97-2003文件 Xlsx 表示Excel 2007 XLSX文件 Xlsm 表示Excel 2007...Excel2007 xlsx format workbook . Save ( outDir + u ".output.xlsx" ,...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  4. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...xlsx" ); // Instantiate the Workbook...path . join ( dataDir , "Book1.xlsx" ); // Open a template excel...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  5. Copy Ranges of Excel with JavaScript via C++|Do...

    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/copy-range...
  6. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用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/zh/nodejs-cpp/change-char...
  7. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles....xlsx ) generated with this code....path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  8. 使用Python.NET将日期转换为日本日期|Documentation

    学习如何使用Aspose.Cells for Python via .NET将公历日期转换为Excel文件中的日本日期。...with XLSX format options = LoadOptions ( LoadFormat . XLSX ) options...source_dir , "JapaneseDates.xlsx" ), options ) # Save as PDF...

    docs.aspose.com/cells/zh/python-net/convert-dat...
  9. Excel file becomes corrupted after removing wat...

    Hi Aspose Support Team, I’m encountering a file corruption issue when processing Excel workbooks with Aspose.Cells. We have purchased your license Issue Description: After editing a large Excel file that contains man…...xlsx in Microsoft Excel, I get the...[e.g., 23.5.0] File format: XLSX Programming language: [C#.]...

    forum.aspose.com/t/excel-file-becomes-corrupted...
  10. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。..."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...