Questions tagged [onlyoffice]

Questions about developing using the ONLYOFFICE office and productivity suite API and Document Builder. Questions about installing, hosting, or using ONLYOFFICE do not belong here - consider: https://support.onlyoffice.com/ https://cloud.onlyoffice.org/ https://dev.onlyoffice.org/ https://superuser.com/ https://serverfault.com/

ONLYOFFICE is an open-source office and productivity suite, including CRM and project management functions, as well as document editing, document management, calendaring and mail.

The is an Enterprise Edition and Community Edition. These can be installed using Docker on Linux or on Windows or you can use their cloud version.

There is an API available for interacting with ONLYOFFICE, and in particular, a DocumentBuilder API for creating and editing OOXML documents programmatically.

Questions about installing, hosting, or using ONLYOFFICE do not belong here, consider the forums below or Superuser/Serverfault.

Useful links:

88 questions
0
votes
1 answer

ONLYOFFICE and mime-types assosiasions

I`m using Elementary Os Loki and wanted to use ONLYOFFICE. I tried installing the last deb file from official site and tried to use the repo(no change). The problem is that when the package installs it doesn`t register itself to allow opening the…
Andrew.K
  • 23
  • 3
-1
votes
0 answers

I want to build onlyoffice desktop editors from its source code

When I run the command ./automate.py desktop to build the onlyoffice desktop editor, multiple errors occur like this 1 error generated. [18/2933] CXX obj/cppgc_base/compactor.o FAILED: obj/cppgc_base/compactor.o…
-1
votes
0 answers

What should i do when application need a network to make http request via name or else tag access each other?

Overview I am tring to build a application which is a document server and now i encounter some error that is the http request could not access another container via the name . In a nutshell , what is the best practise that build a network…
Peng
  • 653
  • 8
-1
votes
1 answer

Is there an API to interract with porjects?

I'm developing a workflow-based application in Django. The purpose of this application is to grab some data about projects, and to create a project in a scheduler application. My corporate is testing "ONLYOFFICE Projects" for scheduling / projects…
frague
  • 189
  • 1
  • 10
-1
votes
1 answer

Onlyoffice shows file access error when I try to save new document to my desktop (Windows 10)

I have a problem with Onlyoffice showing an error when I try to save any document. The issue says that the file I try to save is already accessed by another program, I have no permissions to the folder or there's no space on my drive. The document…
Jan
  • 1
-1
votes
1 answer

Allow own signed certificat in owncloud on a synology

I have owncloud version 9.1.8 running on a synology. Now I installed onlyoffice on a local server with a self signed certificat. It is important to know, that the onlyoffice server is running locally in a network. So I cannot access the server like…
DS87
  • 536
  • 3
  • 9
  • 29
-1
votes
1 answer

How to edit OnlyOffice Document Using MS Words?

I've successfully integrate OnlyOffice Community Server with OnlyOffice Document Server. But how to allow editing document (docx, xlxs) using MS Words/Excel? Or from different perspective, what kind of stacks should be use to allow document editing…
Coisox
  • 1,002
  • 1
  • 10
  • 22
-1
votes
1 answer

Onlyoffice community server installaton

I am installing onlyoffice community server on my machine windows 10. I downloaded exe file from here - https://www.onlyoffice.com/download.aspx I get a warning message with below screen: Next screen is for mysql configuration: My installation…
Naveen
  • 773
  • 3
  • 17
  • 40
-1
votes
2 answers

How can i trigger event in onlyoffice

I am using Onlyoffice 5.0.3. I have altered Onlyoffice code for adding new menu under file menu shown in below image and i have added action script also. case "approval":{ Common.UI.custom({ closable: false, …
Kalaiselvan
  • 2,095
  • 1
  • 18
  • 31
-1
votes
2 answers

Explain the parameters in default.json of onlyoffice server

I deployed integration edition of document server on windows machine. I want to make many changes on document server as per my suitability. So I wanted to know the meaning of each and every parameter in default.json to achieve my goal. Is there any…
NI3
  • 27
  • 1
  • 6
-1
votes
1 answer

OnlyOffice DocumentServer Spreadsheet Filter Consistency

Problem, step by step: Create a spreadsheet Paste a csv file Create a sort filter Use the sort filter (A-Z) Close the file (wait saving process) Open the file (BANG: some rows was erased) I consider a serious problem (consistency) as well as the…
-1
votes
2 answers

Building the ONLYOFFICE Editors front end

I am new in java-script and web projects, i am trying to start the Document editors and spreadsheet Editor on my browser from the ONLYOFFICE Open-source Project. i have got the error as in the image: I have two questions: 1 - It is Possible to run…
Henka Programmer
  • 727
  • 7
  • 25
-2
votes
1 answer

Only Office does not support custom delimiter for Importing CSV

Recently, I import a CSV using Only Office Desktop Edition, but it doesn't allow custom delimiter such as |. Please support this feature.
ansidev
  • 361
  • 1
  • 3
  • 17
1 2 3 4 5
6