Read Korean Text of PowerPoint Presentation issue in Nodejs using Aspose.Slides REST API

Hi,

I have an other issue for the slide cloud api:

I am uploading this file: TestPPT.pptx.

When I am using your nodeJsAPI or cloud API get /slides/{names}/textItems (on the cloud explorer). I got this answer

{

“TextItems”: {

“Items”: [

{

“Uri”: {

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/slides/1/shapes/1”,

“Relation”: “parent”,

“LinkType”: null,

“Title”: null

},

“Text”: “Hello”

},

{

“Uri”: {

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/slides/2/shapes/1”,

“Relation”: “parent”,

“LinkType”: null,

“Title”: null

},

“Text”: “My name is marc”

},

{

“Uri”: {

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/slides/2/shapes/2”,

“Relation”: “parent”,

“LinkType”: null,

“Title”: null

},

“Text”: “Hehehe\rYou know”

},

{

“Uri”: {

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/slides/3/shapes/1”,

“Relation”: “parent”,

“LinkType”: null,

“Title”: null

},

“Text”: “”

},

{

“Uri”: {

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/slides/3/shapes/2”,

“Relation”: “parent”,

“LinkType”: null,

“Title”: null

},

“Text”: "\r\r\r\r, "

},

{

“Uri”: {

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/slides/4/shapes/1”,

“Relation”: “parent”,

“LinkType”: null,

“Title”: null

},

“Text”: “End of the test. :)”

}

],

“SelfUri”: {

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/textItems”,

“Relation”: “self”,

“LinkType”: null,

“Title”: null

},

“AlternateLinks”: [],

“Links”: [

{

“Href”: “http://api.aspose.cloud/v1.1/slides/3575c46ea4db9e4e72333cd089b7e87cTestPdf.pptx/textItems”,

“Relation”: “self”,

“LinkType”: null,

“Title”: null

}

]

},

“Code”: 200,

“Status”: “OK”

}

As you can see, there is not the korean text.

Best regards

Hi,


I have observed your comments. This query is related to Aspose.Total forum. Our colleague from Aspose.Total will soon reach you to help you out in this issue.

Best Regards,

Hi Marc,


Thank you for the details. We’ve logged an investigation under ticket ID SLIDESCLOUD-276 in our issue tracking system. Your post has also been linked to this ticket. We’ll keep you informed regarding any available updates. We’re sorry for the inconvenience caused.

@marchurabielle

Thanks for your patience. We have already resolved your above reported issue. Please use latest version of Aspose.Slides Cloud API to accomplish the task.