Env
- Windows 11
- Aspose.Words for .NET 24.1
Code
void Test()
{
var doc = new Aspose.Words.Document(@"C:\Users\Administrator\Desktop\test\test.doc");
var ops = new Aspose.Words.Saving.PdfSaveOptions();
doc.Save(@"C:\Users\Administrator\Desktop\test\out.pdf", ops);
}
Preview
Test Files
test.zip (113.0 KB)
@xucongli1989
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-26521
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.