The best tutorial on pdf merging, Watched other videos too but this helped me understand as its the easiest way to merge pdfs
@Trinitysoftwareacademy23 сағат бұрын
@@saadkhan6182 thank you
@subbarao257 күн бұрын
good nice video. You should have explained explicitly, as some of code is shown and it is very difficult to new learners. Of course you have furnished code on request of other viewer
@adi689812 күн бұрын
Thank You sooo much ma'am ❤️
@Trinitysoftwareacademy12 күн бұрын
👍
@MarcosJostSilveiraАй бұрын
Hello, congratulations . I have a question, with a 10, 20, 30 page PDF, it only converted the last page to audio, what could have happened? Thank you The code: import pyttsx3 import pdfplumber import PyPDF3 file = 'D:/test01.pdf' f = open(file, 'rb') pdfR = PyPDF3.PdfFileReader(f) pages = pdfR.numPages with pdfplumber.open(file) as pdf: for i in range(0,pages): page = pdf.pages[i] text = page.extract_text() print (text) s = pyttsx3.init() s.save_to_file(text,'D:/teste01.mp3') s.runAndWait() f.close()
@AldwinRuizАй бұрын
How 1×2*3=8
@shaivisingh1875Ай бұрын
Madam i am not getting total amount in room service, what to do?
@LAVANYAR-h8zАй бұрын
Rather than the pycharm IDE shall we use other IDE? if yes , suggest its name.
@TrinitysoftwareacademyАй бұрын
@@LAVANYAR-h8z you can use IDLE, sublime text, visual studio code
@Kafir_Hindu2 ай бұрын
Pls help n guide on how delete the group messages periodically using the python script programmatically
@rishaisonthawbroi15722 ай бұрын
Its blur 😢
@navkarprinters2 ай бұрын
Mam pls add tkinter gui to it
@tanujachourey57962 ай бұрын
I am getting an error (error: Microsoft Visual C++ 14.0 or greater is required. Failed building wheel for psycopg2) at the time - pip install psycopg2 Could you please guide how we can resolve this?
@AsifHussain-gl4ci2 ай бұрын
thank you very very much
@Trinitysoftwareacademy2 ай бұрын
👍
@IRSHADBEGUM-d1b3 ай бұрын
It is throwing an error at name=web.find_element("xpath..................) Why is it showing web is not found
@smoothrain3 ай бұрын
were you able to automate this?
@babymusicfun3 ай бұрын
Concept nahi dete ho only app banadiya hogya
@savarinathan15813 ай бұрын
Congratulations🎉
@samanesharify3 ай бұрын
Perfect, thanks alot.
@Trinitysoftwareacademy3 ай бұрын
👍thank you
@lyndageralyn18813 ай бұрын
Nice app
@ezhilarasan99603 ай бұрын
Mam pls explain tree view
@ezhilarasan99603 ай бұрын
Super mam good explanation
@Trinitysoftwareacademy3 ай бұрын
👍
@jeanpal2063 ай бұрын
why am i getting this error : ModuleNotFoundError: No module named 'selenium'
@thyowen2 ай бұрын
because you don't have Selenium installed. or you do but Python can't find it. you might want to check your environmental variables
@ShamarHutson3 ай бұрын
What app is this
@MahithaPonna3 ай бұрын
Please give me source code
@yassinehmaied46944 ай бұрын
keep going
@Trinitysoftwareacademy4 ай бұрын
👍
@tamilamma76824 ай бұрын
Thank you mam
@Trinitysoftwareacademy4 ай бұрын
👍
@sadaf46504 ай бұрын
Tysm
@Trinitysoftwareacademy4 ай бұрын
👍
@johnwick20184 ай бұрын
NIce. How do I create a specific database for my CRUD operations from python
@GustavoCavalcante-v2c4 ай бұрын
I watched this video and found the explanation excellent for understanding how to create CRUD operations in Django. The introduction to Django and the detailed explanation on using generic views to create, read, update, and delete entries in the database were very clear and helpful. 📚 The practical demonstration of setting up the project, creating models, admin interface, and templates was well structured. It was particularly useful to see the example in real-time, from setup to executing CRUD operations and addressing errors. 🛠 One small suggestion would be to include a bit more detail on customizing the admin pages and handling different types of form validation. This could further assist in building a more robust Django application. 💡 Overall, it's an excellent starting point for anyone looking to learn about CRUD operations in Django. Thank you so much for the content and for making the process so accessible! 🙌
@Trinitysoftwareacademy4 ай бұрын
Thank you for the wonderful and valuable feedback 👍
@superzcreationz20324 ай бұрын
a really informative video...
@Trinitysoftwareacademy4 ай бұрын
👍
@davidfoo69744 ай бұрын
The way you found d is gold! I can't thank you enough.
@Trinitysoftwareacademy4 ай бұрын
thank you
@Mr_wolf1624 ай бұрын
Thank u
@vimalgopan29204 ай бұрын
It's not working even if try to do the same. Login page is not showing
@wasimakram43925 ай бұрын
Hi Madam, Need your institute contact number
@joshisreelakshmi4125 ай бұрын
Can we do in visual studio
@Trinitysoftwareacademy5 ай бұрын
@@joshisreelakshmi412 yes
@anilkumar-vn9kt5 ай бұрын
madam could u plz help reg back button i created a loginpage by cliking login button opens another window there i placed a back button to come to login page wats the logic not getting
@ArtuGamesYT5 ай бұрын
Thank you, this is valuable information!!!
@Trinitysoftwareacademy5 ай бұрын
👍
@savarinathan15815 ай бұрын
Congratulations
@Trinitysoftwareacademy5 ай бұрын
Thank you pa
@POOJAYadaav-i5x5 ай бұрын
Error arha h code m
@mohindersingh07116 ай бұрын
First method only works if list of items in list is even. it will throw index out of range for number of items are odd
@brijeshsahani-yb4gj6 ай бұрын
can you tell me where are you from
@Trinitysoftwareacademy6 ай бұрын
Tamilnadu
@kdpr0076 ай бұрын
Very well explained. Thank you for the video
@Trinitysoftwareacademy6 ай бұрын
Thank you
@ShoaibAhmed1024-z6m6 ай бұрын
Should the numbers be prime to find primitive roots?
@RexxSchneider3 ай бұрын
Composite numbers that can be written as a prime to a power, or twice a prime to a power, for example 10 and 18, have primitive roots. You find them in the same way, although you have to use ϕ(n) instead of n-1 (which is ϕ(p) for prime p). As an example, ϕ(10) = 4 and ϕ(4) = 2, so 10 has two primitive roots. Since 4 only has 2 as a factor, you only have to check 2^4, 2^2, then 3^4, 3^2.etc. You find that 2^4 ≡ 6 (mod 10) so 2 is not a primitive root of 10; but 3^4 ≡ 1 (mod 10) and 3^2 ≡ 9 (mod 10), so 3 is a primitive root of 10;; then 5^4 ≡ 5 (mod 10) so 5 is not a primitive root of 10; next 7^4 ≡ 1 (mod 10) and 7^2 ≡ 9 (mod 10), so 7 is the second and final primitive root of 10. Try it for 18 (you should find it has only 2 roots).
@A1bdullah1236 ай бұрын
thanks you very much
@Trinitysoftwareacademy6 ай бұрын
👍
@hemanthgowda2116 ай бұрын
I was searching for the calculation of the d in the problem for simplified way it was very use full or the exam please continue the good work and thanx a lot 😍😍
@Trinitysoftwareacademy6 ай бұрын
👍
@miguelangelgallardovillanu52956 ай бұрын
I was looking information about scrollbar and I have found it thaks you, regards from Spain 🙂
@Trinitysoftwareacademy6 ай бұрын
👍
@ALIHALLAFI6 ай бұрын
How can i input data from user and fill the form out?
@ALIHALLAFI6 ай бұрын
How can i read the day month and year from list box?