Businesses prefer Zoho Office Integrator over Microsoft WOPI - Here's why
Businesses often have difficult decisions to make when building web applications that provide document management capabilities for their users. For example, what's the best solution to integrate with online office editors— Zoho Office Integrator or Microsoft
Thang bệnh viện
Thang bệnh viện Thang máy bệnh viện của chúng tôi được thiết kế đặc biệt chuyên dụng, với tính năng đảm bảo an toàn kép, cường độ ánh sáng phù hợp, giá thang máy hợp lý thiết kế các móc treo phù hợp với những dụng cụ y tế, trang trí mềm mại và ấm áp làm cho hành khách của chúng tôi cảm thấy thoải mái. Thang máy được sử dụng công nghệ mới cấu tạo thang máy tiết kiệm năng lượng, thân thiện với môi trường, tiết kiệm không gian và giảm chi phí xây dựng xây dựng. Thang máy bệnh viện của chúng tôi là
Collaboration - Remote Document Presence Status problem
Hello, i use url for remote document presence status in my application. After closed every document send request at url 'https://exportwriter.zoho.com/remotedocStatus.sas?doc=12345&apikey=myApyKey' and respose is {"result": {"docid":"12345","isPresent":"true","collaboratorsCount":"3"}}. is that correct? I would have expected isPresent at false. Thanks
is it possible to integrate Zoho writer by data api
in api help documents, only show integrate Zoho office service such as writer/show/sheet by remote api, i want to know whether it possible to integrate these zoho app by data api? another question: for free partner , it provides 3000 User Document SessionLimit, does it means provide 3000 UDS every month, or total 3000 UDS for one user?
collabview mode notes/comments ???
When running in collabview mode remotely, can I receive the notes/comments generated by multiple users of the document?
problem opening an empty ppt presentation (for a presentation creation)
I am using remote api to create or edit documents, spreadsheets and presentations. For editing existing files, no problem. But for creating new file, I met problems with presentation. To create new file, I decided to open an empty file (easier to manage with my storage system) and it works fine for spreadsheet and document. But for presentation, I have an Http 500 error. The parameters I sent to http://show.zoho.com/remotedoc.im are : id=test.ppt submit=Open/Edit skey=<mysKey> filename=test.ppt format=ppt
ZOHO writter in my website
hi all, I wonder if ZOHO WRITTEN can be implemented on my own website. as a sort of plugin or something similar. thanks
spreadsheet remote api
Hi, I met a problem with the remote api opening an xls document. It works fine with doc and ppt, but with the API http://sheet.zoho.com/remotedoc.im I got an html error page. I use the same parameters list for the three API types. Does anyone met the same kind of problem and could give me back some help thanks, Jacques
Limit on size of articles using remote API
Hi, all of a sudden we have an issue where stories saved using the Writer Remote API won't save all of the text once an article is over a certain size. I don't believe our team has made any changes to our implementation, so I wanted to know if you guys have done something differently here, is it a bug, or do we need to change something.
Turn off chat in collaboration mode?
Using the Remote API is there anyway that we can turn off the chat functionality so that users are not able to chat between one another?
Zoho Remote API: Sheets OK, Writer & Show problems
Hi all. I've been integrating the Remote API in a custom application for some days. First I added the Zoho Sheet functionality. Basically all it does is read the contents of an XLS file, and then it makes a PHP Curl call via POST to pass the file to your system and get the URL of the editor, which is loaded as soon as your server returns a response. With Zoho Sheet I found zero problems. Everything works perfectly! Great job. But today I started working with Zoho Writer and Zoho Show (via Remote
Borders & Font-Color --> Zoho Sheet Remote API
Hi, the font-colors and borders seem to get lost when i save the sheet via the remote API. Is this bug? Andy