Discussions
How Storytelling Enhances the Impact of Academic Theses: Beyond Just Binding Pages
Your thesis is not just a bunch of research; it is your tale: your journey through questions, discoveries, and conclusions. Storytelling techniques will enable the thesis to resonate beyond academia. Such an infusion of life into the thesis makes it that much more riveting for the reader and will leave a lasting impression. When it comes time for a presentation of your thesis, its presentation matters as well. For students looking for thesis book printing Toronto, this high level of storytelling combined with equally high-quality printing can elevate their final submissions from mere pages in binders to a professional-looking package that captures the essence of their efforts and voices.
How do I find my API secret?
How do I find my API secret?
What fonts are supported in PDF to PPTX?
What font faces can we expect to work?
Getting empty response
Hi,
I cannot find my Token in the API Authentication Dashboard
Hello,
Custom font support
I tried to convert a pdf with custom fonts to pptx and the pptx was converted with the wrong fonts, different widths and different spacing.
How to set the pdf title
I am trying to convert images to PDF files, but when I try to open the converted PDF into Chrome or PDF Reader, it shows convertapi as the title. is there any way to customise it
Issues while trying to convert a PPT Stream into JPG
Hello. I'm using the C# client to convert an uploaded .PPTX file (I've got the bytes in MemoryStream) into list of JPG files. I get an error when I call the convertApi.ConvertAsync(...) method. The error in accurately states that the stream is empty when in fact it isn't. When I attempted using the same code to convert an html to pdf file, it worked just fine. It doesn't feel like the issue is on my side. Below is the code I'm using.