File type detect wrong case

Hello,
The attached sample: asopsewords.pem which is Pem, is wrongly detected as Markdown by Words file type detect.
Thanks :slight_smile:

asopsewords.zip (219.9 KB)

@australian.dev.nerds

You reported that a .pem file is being incorrectly detected as Markdown by Aspose Words . This sounds like a file type detection issue, but we don’t have enough information to confirm the root cause or verify the behavior directly.

To help investigate:

  1. Please confirm the version of Aspose Words you’re using.
  2. Try loading the file explicitly with LoadOptions specifying the format to bypass auto-detection.
  3. If possible, share a minimal reproducible example or test case.

A support engineer will follow up in this thread if needed.

@australian.dev.nerds
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): WORDSNET-29029

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.

1 Like

Thanks, there’s more…

Words.zip (64.5 KB)

All these files are detected as Html, while all are xml, 2 Google Earth files and one XSL file!
Validate an xml file is much easier that Html, by using XML reader/document and other classes in .Net.

Thanks :slight_smile:

@australian.dev.nerds
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): WORDSNET-29030

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.

1 Like