When we take a word file with shapes that are located on a photo (arrows in this example) and convert it to html the arrowed are moving to different locations and are no longer usable.
Attached the source doc and the output html 30.zip (2.4 MB)
Code:
var doc = new Aspose.Words.Document(@“E:\WordTest\30.docx”);
doc.Save(@“E:\WordTest\30_all.htm”, new HtmlSaveOptions
{
HtmlVersion = Aspose.Words.Saving.HtmlVersion.Html5,
ExportImagesAsBase64 = true,
ExportHeadersFootersMode = Aspose.Words.Saving.ExportHeadersFootersMode.None,
ExportListLabels = Aspose.Words.Saving.ExportListLabels.AsInlineText,
});
We tested the scenario and have managed to reproduce the same problem on our end. For the sake of any correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-18870. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.
I am afraid, your issue (WORDSNET-18870) is currently ‘pending for analysis’ and is in the queue. We will inform you via this thread as soon as this issue is resolved. We apologize for your inconvenience.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.