Skip to content

This consulting project domonstrates creating an image from text using Aspose.Slides (author name and session title in this case, but you can do this with any text) so this information can later be shown on web as an image

License

aspose-free-consulting/Build-Image-Rendered-from-Author-Name-and-Session-Title

Repository files navigation

Build Image Rendered from Author Name and Session Title

This free consulting project domonstrates creating an image from text using Aspose.Slides (author name and session title) so this information can later be shown on web or anywhere just as an image.

You can also use and customize this code to achieve any of the following:

Screenshots

1-Adding Information

The above screenshot shows that the web page takes some text as input. We'll use this text to convert to an image. You can also convert this or any other text to a PowerPoint slide or presentation as well by adopting this code for your use case.

2-Generating Image

In the above screenshot, user clicks the Generate Image button, to convert the text to image. The code at the backend will take this text as input and then create an image from that.

3-Generated Image

The idea behind this is same but it can be used in a variety of scenarios. Aspose.Slides for .NET or Java can be used to create PowerPoint slides and presentations as well as images in your code without requiring Microsoft PowerPoint. So you can use this code in any of your applications without requiring any extra tools or software.

4-View Generated Image

Finally, the image is generated. We have kept it simple. But you can add more text and also format the text as you want. Aspose.Slides for .NET and Java provides quite a lot of flexiblity to convert text to images or slides. The API is simple and easy to use.

Interested in Aspose free consulting project?

If you are also interested in a free consulting project by Aspose team then please view details on this page

If you have any questions about Aspose APIs, please feel free to post your query in Aspose file format APIs Forums.

Also, you can keep in touch with the latest developments in file format APIs offered by Aspose at our Blog.

Some other use cases where you can use Aspose.Slides

This free consluting project is based on the following issue:

I want to create/build a an image rendered from Author and session title information passed as parameters to display / be transposed onto image that is generated as PNG or JPG ot GIF

Releases

No releases published

Packages

No packages published

Languages