Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 159,928 for

xlsx

(0.57 sec)
  1. 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...
  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. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...
  4. 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...
  5. 将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...
  6. 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-...
  7. 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/
  8. 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...
  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. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output Xlsx document...handled when saving to the output XLSX document. The default value..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

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