it19862
it19862
@dchapyshev Did I understand correctly? Computer-1 - install aspia-host, aspia-console and/or aspia-client Computer-2 - install aspia-host, aspia-console and/or aspia-client
@bubibubi > This is a section of an App.Config. > Could you check if your is similar? > > ``` > > > > > > > > > >...
@bubibubi The topic is closed. Thank.
@BillWagner **Now.** I read the documentation through the browser... **Expectations.** I want to access the documentation through my application. **Question.** Is it possible? Do I need to parse the documentation?...
@gewarren I don't know yet... But probably at the initial stage I would like to get access to such pages https://docs.microsoft.com/en-us/dotnet/api/system?view=net-6.0 To the pages of the namespace object model. To...
@oleg-shilo I just did it this way. ``` using System; using Microsoft.Office.Interop.OneNote; namespace Folder_NS_02 { class Test { static public void Main(string[] args) { var onenoteApp = new Application2(); string...
@oleg-shilo Do I understand you correctly? `Ctrl + OemPeriod` is `Ctrl + .`?
@TimLethbridge Thank you for not ignoring my question. I have a PHP project. I want to build a class diagram. As well as other charts. I took the project from...
I don't understand... **Project `ph-puml`** The `ph-puml` project is located in the `c:\Projects\PHP\phpumljhofmgithub\pr00\ph-puml\`  **Project `My`** My project, on the basis of which I want to build a...