You can’t make document modifications more convenient than editing your ODM files online. With DocHub, you can access tools to edit documents in fillable PDF, ODM, or other formats: highlight, blackout, or erase document fragments. Add textual content and images where you need them, rewrite your copy entirely, and more. You can download your edited file to your device or share it by email or direct link. You can also convert your documents into fillable forms and ask others to complete them. DocHub even provides an eSignature that allows you to sign and deliver paperwork for signing with just a few clicks.
Your documents are safely stored in our DocHub cloud, so you can access them anytime from your desktop computer, laptop, smartphone, or tablet. Should you prefer to use your mobile phone for file editing, you can easily do it with DocHub’s application for iOS or Android.
hi everyone and welcome back welcome to my another video and this is the part two of our previous video in which we were talking about a blog api using nest js we were using mongoose nest shares and we were writing the blog apis like user authentication apis posts comments all these different set of apis we were creating we have already done the setup we have already written the schemas models you can see the post schema category schema post schema and then user schema address schema and we have understood the class structure that for each and every property you have to define the prop for the virtual property you will not define the prop because virtual properties are aggregated properties those does not exist in the mongodb collection like full name like post right posts is aggregated data which we are going to fetch from the posts collection okay so we have done this similarly in the post collection or post model you can see the posts relationship with the author post relationship w