Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 140,065 for

xlsx

(0.13 sec)
  1. Ինչպես փոխարկել XML-ը Excel ֆայլի Java-ի միջոցով

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

    kb.aspose.com/hy/cells/java/how-to-convert-xml-...
  2. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel 2007 and later versions in XLSX format on cells at runtime....workbook ( srcDir + u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  3. 使用Node.js与C++保护和取消保护工作簿结构|Documentation

    使用Node.js通过C++保护和取消保护Excel文件的工作簿结构。...xlsx" ); // Create a new file. const...path . join ( dataDir , "Book1.xlsx" ); // Open an Excel file which...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  4. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, Xlsx, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...xlsx" ); // Load PDF document auto...ExcelSaveOptions > (); // Set output Excel XLSX format excelSave -> set_Format...

    products.aspose.com/pdf/cpp/conversion/
  5. C++ API to Convert PDF to XLSM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveOptions.dateTimeParsingMode property. Gets or sets the mode that 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...
  7. Read and Write XLSB File Format|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....supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc. Aspose...

    docs.aspose.com/cells/cpp/read-and-write-xlsb-f...
  8. Manage settings of Excel spreadsheet files|Docu...

    Manage settings of Microsoft Excel files....Columns supported by XLS and XLSX formats Update Days Preserving...

    docs.aspose.com/cells/python-net/workbook-setti...
  9. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Cells支持将以Microsoft Excel为导向的HTML转换为XLS/XLSX格式。也就是说,由Microsoft Excel生成的HTML可以使用Aspose...Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。 类似地,如果是一些简单的HTML,Aspose.Ce...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  10. Aspose.Cells for C++

    该 API 允许您在 C++ 代码中对 Excel 文件文件进行各种操作,包括创建、编辑和转换等。...如何使用 C++ 创建 Excel 文件 如何使用 C++ 在 XLSX 文件中添加过滤器 如何在 C++ 中将 Excel 文件转换为...Excel 图表转换为 JPEG 如何使用 C++ 将 XLSX 转换为 XPS 如何使用 C++ 将 Excel 转换为...

    kb.aspose.com/zh/cells/cpp/