-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong ga...
一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth - over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat - it means it acts like a human player making the game more fun. So - have fun!-DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth- over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat- it means it acts like a human player making the game more fun. So- have fun!
- 2022-03-14 03:16:04下载
- 积分:1
-
C #程序
- 2022-05-18 05:14:32下载
- 积分:1
-
网页
网页-Page
- 2023-06-04 04:40:02下载
- 积分:1
-
简单文本编辑程序,功能一般,其他的也没什么可说
简单文本编辑程序,功能一般,其他的也没什么可说-Simple text editing program, function normally, the other has nothing to say
- 2022-08-19 06:31:58下载
- 积分:1
-
this a game for snake.
this a game for snake.-this is a snake, vc
- 2022-03-07 07:58:10下载
- 积分:1
-
动态画图例子,修该后的,谢谢提点意见
动态画图例子,修该后的,谢谢提点意见-Dynamic Paint example, after the repair, I would like to thank提点意见
- 2022-10-21 08:00:08下载
- 积分:1
-
C#读XML文件小例子
C#读XML文件小例子-C# XML document read small example
- 2022-09-26 20:30:02下载
- 积分:1
-
一个通过网路通信的办法实现了对.net C C++程序的万能调试工具...
一个通过网路通信的办法实现了对.net C C++程序的万能调试工具-A network communications through the means of achieving on. Net C C++ programs universal debugging tool
- 2022-06-16 13:38:57下载
- 积分:1
-
STL的基本运用 ~~该例子是查字典的运用
STL的基本运用 ~~该例子是查字典的运用-STL basic use of ~ ~ the example is the use of dictionary
- 2022-03-26 13:00:08下载
- 积分:1