Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 28,772 for

test

(2.57 sec)
  1. SVG Fonts Knowledge Base

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons.... Test the result. Install the font...

    docs.aspose.com/font/net/what-is-font/svg-font/
  2. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...filename, password); Next Steps Test the modified code to confirm...

    forum.aspose.com/t/add-row-and-add-column-actio...
  3. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...style and font color, and then testing it using the following sample...provide your sample files and test code? We will check it soon...

    forum.aspose.com/t/convert-range-to-json/311994
  4. Working with Messages from IMAP Server|Document...

    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....message = null ; // Create some test messages and append these to...

    docs.aspose.com/email/java/working-with-message...
  5. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。... putValue ( "Test" ); range1 . get ( 0 , 4 )....

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. 在 .NET 中管理演示文稿的 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧以简化您的演示文稿。... Text = "Test" ; // 在父节点中添加新的子节点。它将被添加到集合的末尾...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  7. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。... putValue ( "Test" ); // Apply the style to the...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  8. Aspose.Cells 16.12.0 中的公共 API 更改|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....()); //User friendly message to test the output excel file. StringPtr...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  9. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。... putValue ( "Test" ); range1 . get ( 0 , 4 )....

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  10. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema...."employee" > <fo:table-row> <xsl:if test= "designation = 'Manager'" >...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/