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

Commented Unassigned: Is there a way to make Word open in readonly and not be...

I can open a Word document as readonly so the [Read-only] shows but I want to disable the editing too. Is there additional options to stop people from being able to edit the document?Comments: **...

View Article


New Post: Application.GetActiveInstances() returns wrong excel instances

its true. this is because a mistake by microsoft. the COM running object table(ROT) returns always the first instance pointer in memory for any entry, sad but true. i suggest you to study latest source...

View Article


Commented Unassigned: How to return a COMObject In a Collection? [21075]

internal static bool TryGetCustumXMLPart(this Document doc, string namespaceURI, out CustomXMLPart checkedPart) { checkedPart = null; using (CustomXMLParts parts = doc.CustomXMLParts) { foreach...

View Article

New Post: Application.Dispose

hey ho, its your choice. keep the instance alive or dispose them. (the instance is still alive anyway what you do) if you dispose the instance then you have no chance any longer for any programatic...

View Article

Commented Unassigned: How to return a COMObject In a Collection? [21075]

internal static bool TryGetCustumXMLPart(this Document doc, string namespaceURI, out CustomXMLPart checkedPart) { checkedPart = null; using (CustomXMLParts parts = doc.CustomXMLParts) { foreach...

View Article


New Post: Application.Dispose

I have notice the code may call Close() to shutdown the process. public virtual void Dispose(bool disposeEventBinding){ ... // call quit automaticly if wanted if (_callQuitInDispose)...

View Article

Created Unassigned: How to Stop Tab Key add new row, Word 2013 [21158]

Office 2007 / 2010, I can use key hook, stop the add new row action. Word 2013, key hook do nothing.

View Article

Commented Unassigned: How to Stop Tab Key add new row, Word 2013 [21158]

Office 2007 / 2010, I can use key hook, stop the add new row action. Word 2013, key hook do nothing.Comments: ** Comment from web user: cgh_chen ** Sub NextCell()'' NextCell Macro' Moves to the next...

View Article


Commented Unassigned: How to Stop Tab Key add new row, Word 2013 [21158]

Office 2007 / 2010, I can use key hook, stop the add new row action. Word 2013, key hook do nothing.Comments: ** Comment from web user: cgh_chen ** BUT I lost the default action when selection is out...

View Article


Commented Unassigned: How to return a COMObject In a Collection? [21075]

internal static bool TryGetCustumXMLPart(this Document doc, string namespaceURI, out CustomXMLPart checkedPart) { checkedPart = null; using (CustomXMLParts parts = doc.CustomXMLParts) { foreach...

View Article

New Post: how to Copy pivotChart to Word

Hi, I try but i don't found how do that... Is it possible to copy the xXX Excel to Word with the library ? Thx,

View Article

New Post: Correct/best way to inherit from NetOffice.AccessApi.Form to use...

I want to use typed Forms inside an Access Addin. This allows access to controls with Intellisense and compile-time checks:NetOffice.AccessApi.Form frm1 = Main.App.Forms("Customers"); CustomersForm...

View Article

Commented Unassigned: Excel Pivot Table SourceData Range >65536 Crashes [21086]

Hi Guys.Running 1.6 and am trying to create a Pivot Table in Excel. I can get it to generate fine as long as the SourceData range does not go over 65536. If I go to 65537 I get:```{"Type mismatch....

View Article


New Post: Read data from Excel Spreadsheet

Is it possible to use the ExcelApi to read data from an Excel spreadsheet, I'm trying to replace the use of OleDb due to limitations with remote host Excel drivers, below is an example of code that...

View Article

New Post: NetOffice for Dynamics

Is there any possibility that functionality would be added for Microsoft Dynamics? While it's not an Office application, it also uses VBA. See...

View Article


New Post: NetOffice for Dynamics

hey man, i do not have a legal license for MS Dynamics today. I need this in order to analyze the programing interface and generate NO Code(NO Code is generated), create qa tests and so on. (and last...

View Article

New Post: Custom Task Pane for each Powerpoint document

Hi, is there an easy way to manage a custom task pane for multiple powerpoint documents? As I understand it correct I need a new instance for each document. When defining a task pane as described in...

View Article


New Comment on "DeveloperToolbox_English"

Hello, how can I Word header and footer? Can write an example? Thanks a million

View Article

New Comment on "Word_Examples_EN"

Hello, I want to operate the word headers and footers, and ask how can I do ah? You can write an example? Thank you very much!

View Article

New Post: word.document.PrintOut issue

To All, I tried using the word.document.printout function, can't seem to get it to work. The parameter is: print one page, fit it to one page (so i can ignore margins etc). But the signiture of the...

View Article
Browsing all 1741 articles
Browse latest View live


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