Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 31,256 for

test

(0.33 sec)
  1. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...Subject = "Test Email"; // Set the HTML body...subject mailMessage.Subject = "Test Email"; // Set the HTML body...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  2. Endnotes/Footnotes result in "RevisionCollectio...

    Hello, We have discovered an issue in Aspose.words 25.11 compare relating to footnotes/endnote revisions. The issue occurs when iterating through the list of revisions created by comparing two documents, where one of t…...that reproduces the issue: @Test void asposeError() throws Exception...insertFootnote(FootnoteType.FOOTNOTE, "Test footnote"); modifiedBuilder...

    forum.aspose.com/t/endnotes-footnotes-result-in...
  3. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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.... setCaption ( "Test Button" ); // save diagram diagram...Height = 1 ; String text = "Test text" ; // add text to a Visio...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate the page‑setup scaling factor using the **Fit to n page(s) wide by m tall** option of an Excel worksheet programmatically.... putValue ( "Test" ); worksheet . getCells ()...(). get ( "S4" ). putValue ( "Test" ); // Set paper size worksheet...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  5. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....need to create simple list with test signers for this example. c...createSignPersonData(); System.out.println("Test data successfully added!");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my Testing, the bookmark feature broke with 25.2 and still does not work with the currently newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following Test-code to illustrate the problem…...7:24am 1 Hello According to my testing, the bookmark feature broke...for .NET. I use the following test-code to illustrate the problem:...

    forum.aspose.com/t/invalid-bookmarks-starting-w...
  7. How to Run Aspose.3D in AWS Lambda|Documentation

    Integrate Aspose.3D functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose.3D in a Docker container....Application in Visual Studio, write test code, get Aspose.3D from nuget...nuget. Make sure the test project runs well on your local machine...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-in-...
  8. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of fonts code: document = aw…... Test with Different PDFs : If possible, test the conversion...pdf"); document.save("output/test.md"); } catch (Exception e)...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  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.... setValue ( "This is a test of merging" ); //Save the Workbook.... setCellValue ( "This is a test of merging" ); sheet . addMergedRegion...

    docs.aspose.com/cells/zh/java/merge-cells/
  10. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。... PutValue ( u "Test" ); worksheet . GetCells ()...Get ( u "S4" ). PutValue ( u "Test" ); // Set paper size worksheet...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...