Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 157,921 for

xlsx

(0.27 sec)
  1. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...xlsx" ); std :: cout << "Workbook...U16String inputFilePath = u "Book1.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  2. Ինչպես ստեղծել Excel ֆայլ C#-ում

    Այս թեման ցույց է տալիս, թե ինչպես ստեղծել Excel ֆայլ C#-ով .NET հավելվածում առանց MS Excel-ի միջակայքի օգտագործման:...-ի բջիջներում Պահպանեք Excel XLSX ֆայլը տվյալների հետ Տարիների...Վերջում մենք պահում ենք Excel XLSX ֆայլը սկավառակի վրա: Բացի այդ...

    kb.aspose.com/hy/cells/net/how-to-generate-exce...
  3. 用C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for C++中设置图表系列的值格式代码。我们的指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,以便准确专业地呈现您的数据。...xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "51740713.xlsx" ; // Load the source Excel...

    docs.aspose.com/cells/zh/cpp/set-the-values-for...
  4. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel documents using Aspose.Cells for JavaScript via C++. Learn to add, read, edit, and remove threaded comments....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  5. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the Xlsx format....when saving a document in the XLSX format. Members Name Description..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用JavaScript通过C++自适应调整行列宽。|Documentation

    本文展示了如何使用Aspose.Cells for JavaScript通过C++自动调整单元格范围内的行、列、合并单元格的行以及整行的宽度。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  7. Opening Files with Different Formats|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....Represents an Excel 97 - 2003 file Xlsx Represents an Excel 2007/2010/2013/2016/2019...2007/2010/2013/2016/2019 and Office 365 XLSX file Xlsm Represents an Excel...

    docs.aspose.com/cells/java/opening-files-with-d...
  8. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...xlsx" ); // Save the document in...U16String inputFilePath ( u "Book1.xlsx" ); Workbook book ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  9. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....xlsx]) and an icon resource file...Workbook workbook ( u "sample.xlsx" ); Worksheet sheet = workbook...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  10. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...output XLSX format. wb . save ( "outputAddCellsToMicr.xlsx" , SaveFormat...SaveFormat . XLSX ) 保存文件的不同方式 将 Excel 转换为 Pdf、图像及其他格式...

    docs.aspose.com/cells/zh/python-net/add-cells-t...