Quantcast
Channel: NetOffice - MS Office in .NET
Browsing all 1741 articles
Browse latest View live

Commented Unassigned: Stack overflow in COMObject.Dispose [22231]

Hello,Thank you for this great project.I'm using it for my excel addin.Recently I encountered the following problem.I create many Range objects from some source Range using Range[], Application.Range,...

View Article


New Post: Create hyperlink in powerpoint under some object

Hello, can someone show me how I can add/create hyperlink in powerpoint in C# or VB. I have quest in job, I must create hyperlink in object with name example "hl1" in slide 11 and this object "hl1"...

View Article


New Post: PowerPoint ExportAsFixedFormat exception

Hi Sebastian, I have an issue with exporting a PowerPoint presentation as a pdf file. Could you please help me out? Here is the respective test method:[TestMethod] public void SavePowerPointAsPdf() {...

View Article

New Post: PowerPoint ExportAsFixedFormat exception

Just checked: In Excel it works as expected. But PowerPoint seems to have a problem.[TestMethod] public void SaveExcelAsPdf() { NetOffice.ExcelApi.Application app = new...

View Article

New Post: Excel: Names.Add Method

Hi Sebastian, as mentioned in the issue section some time ago there seems to be an issue with the "names.add" method in the international context. In VBA I can simply writeSub example()...

View Article


New Post: Excel Addin COM Install

Hi Beczka, Your post is old so I don't know if you have been able to solve your problem. I have always used Installshield for setup to install Addin and it always works for me but it should be the same...

View Article

New Post: PowerPoint ExportAsFixedFormat exception

Hast du den Excel Test und den PowerPoint Test denn auf der gleichen Maschine laufen lassen? (Nur um einen ganz dummen Fall auszuschliessen, Office installiert für PDF Support einen virtiuellen Printer...

View Article

New Post: Excel: Names.Add Method

Das ist ja merkwürdig. Das heisst BEREICH.VERSCHIEBEN funktioniert und Offset nicht - richtig? Office übergibt bei jedem Aufruf immer die ThreadCulture des Aufrufers und die ist per default...

View Article


New Post: PowerPoint ExportAsFixedFormat exception

Hallo Sebastian, jup, habe beide Testfälle auf der gleichen Maschine am laufen. Beste Grüße! coheedld

View Article


New Post: Excel: Names.Add Method

Korrekt, wenn ich die Formel mit "BEREICH-VERSCHIEBEN" eingebe wird der Name korrekt erzeugt. Mit "OFFSET" und der englischen Syntax ("," anstatt ";") funktioniert das nicht. In VBA gebe ich die Formel...

View Article

New Post: Excel: Names.Add Method

Huch, kleines Typo Edit, nicht Office übergibt bei jedem Aufruf die ThreadCulture sondern natürlich NetOffice übergibt die diese an Office. (genauer gesagt übergibt Netoffice die Kontrolle an COM...

View Article

New Post: Excel: Names.Add Method

Hallo Seabstian, habe die Testmethode nochmal angpasst und die ThreadCulture explizit gesetzt, es wird aber die gleiche exception geschmissen. Ich habe auch im Programm während der Laufzeit mal die...

View Article

New Post: Excel: Names.Add Method

Update: Mit den Interop Assemblies funktioniert das auch nicht wie in VBA (scheint also kein NetOffice Problem zu sein). Folgender Code wirft die gleiche exception (ungültige Formel):[TestMethod]...

View Article


New Post: PowerPoint ExportAsFixedFormat exception

Hi Sebastian, thanks for your support. It looks like the default value for the parameter "PrintRange" is not correct. If i explicitely define the PrintRange it works as...

View Article

New Post: Excel: Names.Add Method

Wenn du AddNameEnglish3() als Netoffice Variante testen lässt, wird dann auch "," in ";" umgewandelt oder scheitert der Aufruf?

View Article


New Post: Excel: Names.Add Method

Der Aufruf scheitert:[TestMethod] public void AddNameEnglish3NetOffice() { NetOffice.ExcelApi.Application app = new NetOffice.ExcelApi.Application(); app.Visible = true; app.Workbooks.Add();...

View Article

New Post: Excel: Names.Add Method

Noch folgende interessante Beobachtung:[TestMethod] public void AddNameEnglish3NetOffice() { NetOffice.ExcelApi.Application app = new NetOffice.ExcelApi.Application(); app.Visible = true;...

View Article


New Post: Exception "Factory is not initialized with NetOffice assemblies"

Hi, I'm attempting to utilise this wonderful NetOffice wrapper in a Microsoft Dynamics CRM plugin. Now I know this may be beyond the realms of possibility, however direct Excel COM integration has...

View Article

New Post: Cannot create new Attachment and add it to MailItem.Attachments

Hi, just came across your request. What exactly are you trying to do? I guess "mail" is a NetOffice.OutlookApi.MailItem? In this case the "attachment" should be a normal string, e.g.Outlook.MailItem...

View Article

Created Unassigned: Word that has opened from Sharepoint [22264]

Hi, I have made an application that uses the WordApi.When I am trying to "connect" with a word that is saved to a Sharepoint and then close it the next time that the Application.GetActiveInstance();...

View Article
Browsing all 1741 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>