Add to FileFormatUtil class one note format

hi go over the file types that FileFormatUtil support, and I found that onenote types are missing can you please add them?
The current types are:
private static final l2z a = new l2z(new String[]{".csv", “.txt”, “.md”, “.markdown”, “application/vnd.sun.xml.calc”, “application/vnd.oasis.opendocument.spreadsheet”, “application/vnd.oasis.opendocument.spreadsheet-template”, “application/vnd.oasis.opendocument.text”, “application/vnd.oasis.opendocument.text-template”, “application/vnd.oasis.opendocument.presentation”, “application/vnd.oasis.opendocument.presentation-template”, “application/vnd.oasis.opendocument.formula”, “application/vnd.oasis.opendocument.graphics”, “application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml”, “application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml”, “application/vnd.ms-excel.sheet.macroEnabled.main+xml”, “application/vnd.ms-excel.addin.macroEnabled.main+xml”, “application/vnd.ms-excel.template.macroEnabled.main+xml”, “application/vnd.ms-excel.sheet.binary.macroEnabled.main”, “application/vnd.ms-word.document.macroEnabled.main+xml”, “application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml”, “application/vnd.ms-word.template.macroEnabledTemplate.main+xml”, “application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml”, “application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml”, “application/vnd.ms-powerpoint.presentation.macroEnabled.main+xml”, “application/vnd.openxmlformats-officedocument.presentationml.template.main+xml”, “application/vnd.ms-powerpoint.template.macroEnabled.main+xml”, “application/vnd.ms-powerpoint.slideshow.macroEnabled.main+xml”, “application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml”, “application/vnd.ms-visio.drawing.main+xml”, “application/vnd.ms-package.xps-fixeddocumentsequence+xml”, “.et”, “.xls”, “.ett”, “.xlt”, “.xlsx”, “.xlsm”, “.xlam”, “.xml”, “.xltx”, “.xlsb”, “.xltm”, “.htm”, “.html”, “.mht”, “.mhtml”, “.tsv”, “.pdf”, “.ods”, “.xods”, “.ots”, “.fods”, “.sxc”, “.xps”, “.tiff”, “.svg”, “.dif”, “.docx”, “.docm”, “.dotm”, “.dotx”, “.pptx”, “.pptm”, “.ppsx”, “.ppsm”, “.potx”, “.potm”, “.sldx”, “.sldm”, “.doc”, “.ppt”, “.msg”, “.vsd”, “.vsdx”, “.bmp”, “.emf”, “.wmf”, “.jpg”, “.jpeg”, “.gif”, “.png”, “.json”, “.sql”});
and if can add old word and ppt (.doc. ppt) as well please

@paveln1234,

We will check if we can add OneNote format to FileFormatUtil to detect the FileFormatType. Also, we will check if we can add older Word and PPT (.doc. ppt) formats as well. We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSJAVA-45310

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@paveln1234

Aspose.Cells can detect doc and ppt now.

@paveln1234,

This is to inform you that your issue (logged earlier as “CELLSJAVA-45310”) has been resolved. The enhancement will be included in our upcoming release (Aspose.Cells v23.4) that we plan to release in the the next week. You will be notified when the next version is released.

The issues you have found earlier (filed as CELLSJAVA-45310) have been fixed in Aspose.Cells for Java 23.4.

1 Like

thank you very much

@paveln1234,

You are welcome.