office
Here are 433 public repositories matching this topic...
get style details
Describe the Bug
When users write things on Google Docs and copy & paste it to our app. That text gets garbled when turning it into a word document. Things like the double quotes and other special characters are Unicode and causes strange characters to appear on the converted document.
Steps to Reproduce
- Write any text with special characters like double quotes in a Google docs
Documentation
I would like to have some proper documentation about this project or have a wiki. As new devs wanna contribute however there isn't well documented files and folders and what they do. I would request one of the maintainer to write the documentation please..
Alternative we could have Wiki
Love the interface, looking for information on semi-basic questions.
- This is a fairly fleshed out interface, are there any menu guides?
- What/how is the default document storage location?
- With the given setup/run sh files, how would I go about configuring a connection to my pre-existing database?
Is this a:
- Issue with the OpenXml library
Description
Invalid Excel document that shows error message "We found a problems with some content...." while opening using Microsoft Excel 2019 is reported as valid by Open XML SDK Validator.
Information
- .NET Target: .NET Core 3.1
- DocumentFormat.OpenXml Version: (2.10.1)
Repro
Create a Cell with string value and
When i Installing Document Server for Linux on CentOS7.5.
Reference:https://helpcenter.onlyoffice.com/server/linux/document/linux-installation-centos.aspx
In the end,the document server is ok,
but When I test editing files,
ws://XXXX/5.5.1-76/doc/b81fdff747a247929253f4701a92bc521588227954180/c/208/zp1umjpc/websocket
This link has been pending.
Centos7.5:port all open,firewall is closed.
Wha
Hey, I'd like to know how to create a word document, starting from a Word .dotx template.
The following code lead to an Error EOF in header
using (var fs = new FileStream("C:\\tmp\\" + _template1, FileMode.Open, FileAccess.Read))
{
XWPFDocument doc = new XWPFDocument(fs);
// ....
var dataStream = new MemoryStream();
doc.Write(dataStream);
return dataStream
-
Updated
May 25, 2019 - Batchfile
I just updated to version 1.6.0.0 of Xceed.Document.NET and in attempting to insert an image as follows and documented elsewhere, I get an ObjectDisposedException: Package object was closed and disposed, so cannot carry out operations on this object or any stream opened on a part of this package.
Xceed.Document.NET.Image logoImg = doc.AddImage(imgFilePath); // Exception thrown here
Xceed.Docum
When you try to set the product key on windows server Eval copies (180 evaluation timer), you sometimes get the following error:
Error: 0xC004F069 On a computer running Microsoft Windows non-core edition, run ‘slui.exe 0x2a 0xC004F069’ to display the error text
Tot fix this one can execute the following commands:
- Show the current version and versions that are compatible (optional):
`DIS
What happened
Extracting document properties created and modified both return the current date.
Expected
Values should reflect what is in the respective tags of created and modified properties in docProps/core.xml.
Steps to reproduce
- Prepare some pptx file
- Copy file into a .zip file e.g.
cp some.pptx some.zip - Inspect zip
- Go inside docProps > core and
-
Updated
Apr 16, 2020 - Batchfile
Thanks for creating this package!
But I'm trying to use different bullet points. They look too big for me so I created a new numbering with a different icon but I cannot select this new numbering because it's always using the id = 1 :https://github.com/dolanmiu/docx/blob/5.0.0-rc5/src/file/paragraph/paragraph.ts#L158.
If you choose numbering you can in fact select the id:
https://github.com
Do you want to request a feature or report a bug?
Request a feature.
What is the current behavior?
The equation editor of OnlyOffice generally uses LaTex shortcuts, which is good.
But the \frac shortcut for creating fractions does not work.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
**What is the ex
-
Updated
Jun 8, 2020 - Batchfile
Linux not supported
I followed Microsoft docs on creating OneNote add-in.
Article URL: https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/onenote-quickstart
I get an error when I run this command.
npm run start:webError message:
Debugging is being started...
App type: web
Unable to start the dev server. Error: Platform not supported: linux
Debugging started.
I thought you su
See the attached Package.swift, main.swift, and test.xlsx. The spreadsheet contains one worksheet with 3 rows and 3 columns. Yet when reading them Rows 1 and 3 show only 2 columns because ColumnB is empty. There should be 3 cells in each of the 3 rows.
If I am missing something in the documentation please let me know.
Thanks.
[Archive.zip](https://github.com/MaxDesiatov/CoreXLSX/files/45
Expected Behavior
... to see only documents matching the correspondent when selecting one in the document view in the menu on the left
Actual Behavior
... seeing all documents (unfiltered)
Steps to Reproduce the Problem
click on a correspondent to select it
Specifications
- Version of Paperless: the-paperless-project/paperless@c83dc66
-
Updated
Mar 23, 2020 - C#
-
Updated
Apr 6, 2020 - Python
-
Updated
Oct 11, 2019
-
Updated
Apr 29, 2019 - C#
Improve this page
Add a description, image, and links to the office topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the office topic, visit your repo's landing page and select "manage topics."