Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to fetch the content from PPT file in WASM as well as Javascript files. #180

Open
bharathtl18369011 opened this issue Nov 21, 2024 · 1 comment

Comments

@bharathtl18369011
Copy link

I have chrome extension for validating emails in GMail. But unfortunately, no dll supported in WASM or Javascript for PPT (I can use Aspose.slides for pptx). Need your input.

@mingyaulee
Copy link
Owner

I believe what you are looking for is OpenXML SDK which is maintained by Microsoft.

There is a sample usage for PPT in https://github.com/dotnet/Open-XML-SDK/blob/main/samples/PowerPointModernCommentSample/Program.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants