Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 29,519 for

test

(0.14 sec)
  1. 设置工作表的背景图片|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SetBackgroundPicture ( "e:\\test\\school.jpg" ); //Save the excel...path. string ImageUrl = @"e:\test\school.jpg" ; //Get the picture...

    docs.aspose.com/cells/zh/net/set-background-pic...
  2. PDF to Excel Limited page convertion - Free Sup...

    How can I convert the pdf to excel with all the pages? Cause my pdf have 15 pages but when I convert it to excel or extracting it to text it only extract 1-4 pages... If you want to test Aspose.PDF without the evaluation...

    forum.aspose.com/t/pdf-to-excel-limited-page-co...
  3. 管理单元格HTML字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API管理单元格HTML字符串。... htmlString = "<b>test bold</b>" ; let c4 = cells ...cell. c4 . htmlString = "<i>test italic</i>" ; // get the html...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  4. SvgSaveOptions.resourceSavingCallback property ...

    SvgSaveOptions.resourceSavingCallback property. Allows to control how resources (images) are saved when a document is exported to SVG format.... test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...load(r"D:\z_private_pid_dataset\test\01P01D0030.dwg")** ** cadRasterizationOpti...save(r"D:\z_private_pid_dataset\test\01P01D0030.png", options)**...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  7. Getting Started|Aspose.Words for Node.js via .NET

    Use this introduction to Aspose.Words for Node.js via .NET fundamentals to start realizing the value of Aspose.Words for your business....provides information on how to test that software intended to compile...

    docs.aspose.com/words/nodejs-net/getting-started/
  8. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and Test file: sample.zip (152.5 KB) Notes: You have to run the Test on Linux…... Sample project and test file: sample.zip (152.5 KB)...to run the test on Linux. I used ( Remote Testing ) feature in...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  9. 如何在 Docker 中运行 Aspose.Slides|Aspose.Slides 文档

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖项、字体和许可证,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。... tests . sh 让我们逐行查看 Docker 文件中的代码含义:.../ build / netcore . linux . tests . sh 根据 Docker 文件中的指令,生成的容器镜像将包含...

    docs.aspose.com/slides/zh/net/how-to-run-aspose...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for Java to experience its simplicity and power in Java....can also be used as a sanity test to ensure the software intended...

    docs.aspose.com/words/java/hello-world/