Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 158,977 for

xlsx

(0.33 sec)
  1. C++ API to Convert MD to XLSM | products.aspose...

    Convert MD to XLSM via C++ API without using Microsoft Excel or Adobe Reader...first step, you can export MD 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/md-to-...
  2. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your document parses dates and times, ensuring accurate data interpretation....doc = new Document ( MyDir + "Xlsx DateTime.docx" ); XlsxSaveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also enum...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.date_time_parsing_mode property. Gets or sets the mode that specifies how document text is parsed to identify date and time values...Document ( file_name = MY_DIR + 'Xlsx DateTime.docx' ) save_options...'XlsxSaveOptions.DateTimeParsingMode.xlsx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将PDF转换为Excel使用JavaScript|Aspose.PDF for JavaScr...

    Aspose.PDF for JavaScript允许您将PDF转换为Xlsx和CSV格式。...JavaScript为您提供了一个免费的在线应用程序 “PDF to XLSX” ,您可以尝试研究其功能和工作质量。 转换操作取决于文档中的页数,可能非常耗时。...线程。它还提供了一种用户友好的方式来下载转换后的文件。 将 PDF 转换为 XLSX /*创建 Web Worker*/ const AsposePDFWebWorker...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  5. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .Xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...xlsx template with pie charts in...tables when saving file bytes to xlsx Bug CELLSNET-57548 Font size...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  6. C# Microsoft Project 文件轉換 | .NET |產品.aspose.com

    通過 .NET 庫使用幾行 C# 代碼將 Microsoft Project MPP MPT MPX 轉換為 PDF HTML Excel 和圖像 JPG PNG BMP TIFF。...Microsoft Project 轉換為 Excel XLSX、CSV 文件 .NET MS Project Files...XlsxOptions 用於將 Project 轉換為 XLSX 和 CsvOptions 用於將 MPP、MPT、MPX...

    products.aspose.com/tasks/zh-hant/net/conversion/
  7. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  8. 为什么不使用 Open XML SDK|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....支持的Excel或其他格式 XLSX XLS、CSV、SpreadsheetML 2003、XLSX、HTML、Tab De...basic programming operation on a XLSX document, then Open XML SDK...

    docs.aspose.com/cells/zh/java/why-not-open-xml-...
  9. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.Xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...xlsx"; Workbook book = new Workbook(template);...save("files/template-result.xlsx"); } 文件: 文件.zip (124.6 KB) 模板中有两个图片...

    forum.aspose.com/t/aspose-cell-excel/308462
  10. Read and Write CSV 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/go-cpp/read-and-write-csv...