Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 28,741 for

test

(0.13 sec)
  1. Setup Environment and Installation Guidelines|A...

    Visio Diagram Node.js is platform-independent API and can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive... Create a test file named hello.js using the...java/node_modules”. Create a test file named hello.js using the...

    docs.aspose.com/diagram/nodejsjava/setup-enviro...
  2. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...is null Here is the test code used: @Test public void aspose()...presentation.dispose(); } } } Test file on Lime Wire (expires in...

    forum.aspose.com/t/nullpointerexception-occurs-...
  3. Question on behavior of MailMessage Load(System...

    Hi, I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit. I load an eml email file as a byte array from disk: rawData = …...and cannot be reproduced in test environments The same rawData...tried reproducing the issue in a test environment using the same email...

    forum.aspose.com/t/question-on-behavior-of-mail...
  4. 用 JavaScript 通过 C++ 处理线程化评论|Documentation

    使用 C++ 脚本管理 Excel 文件中的线程化评论。学习添加、读取、编辑和删除线程化评论。... add ( "Aspose Test" , "" , "" ); const author =...addThreadedComment ( "A1" , "Test Threaded Comment" , author );...

    docs.aspose.com/cells/zh/javascript-cpp/threade...
  5. 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-...
  6. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....Button1_Click () { MsgBox "This is test message." } After the execution...&& code . includes ( "This is test message." )) { code = code ...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  7. Modifying VBA or Macro Code using Aspose.Cells|...

    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....Button1_Click () MsgBox "This is test message." End Sub After executing...

    docs.aspose.com/cells/java/modifying-vba-or-mac...
  8. Hello, World!|Simple example how to use Aspose....

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

    docs.aspose.com/words/nodejs-net/hello-world/
  9. 在工作簿内移动工作表|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....worksheet = sheets [ 0 ]; string test = worksheet . Name ; //Move...

    docs.aspose.com/cells/zh/net/move-worksheets-wi...
  10. SvgSaveOptions.exportEmbeddedImages property | ...

    SvgSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG document as base64... test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...