I used vsto technology to develop a com add-in for PPT. one of the requirements is to add a custom menu button to the right-click menu. I finished writing on my computer, and there was no problem. but this error occurred when running on the customer ...
problem description this is my VBA code. The main thing is to create an object and upload the data to the Internet. There is no problem on window10, but when I run on Window XP, I find that although he does not have error, he does not respond. Origina...
problem description the company needs to do some category ppt to show customers. I put the page made by echarts into ppt through the ppt development tool, and the page display can be called by clicking the mouse button. But in the actual display, they...
excel has a chart, line chart. assume that the data selection is Range ( "B1:B10 ") if cell B10 is empty, reads Sheet1.ChartObjects (1) .Chart.SeriesCollection (1) .values Times error. I guess the reason is the blank lines at the end of , for examp...
.Chart.SetSourceData Source:=Sheet3.Range("B2:C8,I2:I8"), PlotBy:=xlColumns how to replace C8 and i8 with Sheet3.[ b2] .CurrentRegion.Rows.Count to connect ...
I have encountered some bottlenecks recently. I always feel that I don t know how to improve my level. I want to see what level you think the three-year php should have ...
problem description I wrote an instruction but wanted to use the $sce and $http services in the instruction. I injected $sce into the outer controller of the instruction, but when using it, I reported an error and informed me that the $sce service did...
problem description runs under the conda command, but debug reports an error under pycharm from django.core.management import execute_from_command_line ModuleNotFoundError: No module named django the platform version of the problem and what meth...
Please take a look. Is it wrong to write this? why can t you parse this variable ? ...
I have a list of friends in Mini Program. When Mini Program uses it for a few minutes, the avatar of his friend will randomly disappear one or more. It should be said that it has become transparent, because clicking on the area of the original profile im...