Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 159,959 for

xlsx

(1.56 sec)
  1. Ինչպես ավելացնել պատկեր Excel-ում Java-ի միջոցով

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես ավելացնել պատկեր Excel-ում Java-ի միջոցով: Այն պարունակում է մանրամասն քայլեր և գործարկվող կոդ՝ Excel-ում պատկերը Java-ի միջոցով տեղադրելու համար:...բջիջում և պահպանել ստեղծված ֆայլը XLSX կամ XLS ձևաչափով: Excel-ում...աշխատանքային գիրքը գրեք որպես XLSX ֆայլ Այս ճշգրիտ քայլերը մշակում...

    kb.aspose.com/hy/cells/java/how-to-add-image-in...
  2. Ինչպես փոխարկել CSV-ն Excel-ի C#-ում

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես փոխարկել CSV-ը Excel-ի C#-ով: Դուք կարող եք ավտոմատացնել Excel-ի ստեղծման ընթացակարգը CSV-ից C#-ով մի քանի քայլով և պարզ API դասի միջոցով:...այնուհետև գրեք ելքային ֆայլը որպես XLSX ֆայլ: C#-ում CSV-ը Excel-ի փոխարկելու...LoadOptions օբյեկտով Պահպանեք ելքային XLSX աշխատանքային գրքի ֆայլը Այս...

    kb.aspose.com/hy/cells/net/how-to-convert-csv-t...
  3. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  4. 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...
  5. C++ API to Convert PCL to TXT | products.aspose...

    Convert PCL to TXT via C++ API without using Microsoft Excel or Adobe Reader...step, you can export PCL to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to TXT. This process is quick...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. Converting a PDF file to EXCEL using Rust | Asp...

    Code Examples on Rust for PDF‑to‑EXCEL Conversion on All Platforms...Convert a PDF Page to XLSX using save_xlsx function Close the PDF...previously opened PDF-document as XlsX-document with filename err =...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  7. Convert Microsoft Project MPP File to Excel | A...

    Discover how to convert your Microsoft Project MPP files to various Excel file formats using Aspose.Tasks for .NET....xlsx)’ or ‘Excel 97-2003 Workbook...convert MS Project MPP file to XLSX format with default settings...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  8. 使用Node.js通过C++将单元格添加到Microsoft Excel公式监视窗口的方法|D...

    如何使用 Aspose.Cells 库通过 Node.js 和 C++ 向 Excel 的公式监视窗口添加单元格。通过加载已有的 Excel 文件或创建新文件,我们可以对其中的单元格进行操作并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...xlsx" ); // Create empty workbook...output XLSX format. wb . save ( "outputAddCellsToMicr.xlsx" , AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/add-cells-t...
  9. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...xlsx" ); // Access first worksheet...false ); // Save the workbook in xlsx format workbook . Save ( outputDir...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  10. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... myDir + "Xlsx DateTime.docx" ); let saveOptions..."XlsxSaveOptions.dateTimeParsingMode.xlsx" , saveOptions ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...