Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 157,921 for

xlsx

(0.12 sec)
  1. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Finally, it saves the workbook in XLSX format. The following screenshot..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  2. 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/
  3. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using Java code....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and OpenOffice...

    docs.aspose.com/cells/java/verify-password-of-e...
  4. LoadOptions for GridWeb|Documentation

    This article introduces how to work with load options in GridWeb....specific encoding described in the XLSX format. Therefore, users can...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  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. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....Document > ( get_MyDir () + u "Xlsx DateTime.docx" ); auto saveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also Enum...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...XLSX or .PDF the report generates...unlike other formats such as XLSX or PDF that you mentioned are...

    forum.aspose.com/t/limitation-of-number-of-rows...
  8. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...xlsx"); Worksheet sheet = workbook...file as “4366-20250303_new1.xlsx”. I then tested your scenario/case...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  9. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...} 调用此函数后 自定义菜单栏中的项 例如:只保留“另存为XLSX”菜单项,假设GridJs的div ID为"gridjs-divid"...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...} 调用此函数后 自定义菜单栏中的项 例如:只保留“另存为XLSX”菜单项,假设GridJs的div ID为"gridjs-divid"...item that is not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...