Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 32,644 for

test

(0.38 sec)
  1. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro...... By the way, I tested sample code but it prints out...identified an issue during testing. It appears that the student...

    forum.aspose.com/t/how-to-create-omr-template-f...
  2. Issue with AutoFilter from xml template - Free ...

    Hi, I’ve encountered an issue with AutoFilter function when the workbook is created from an xml template. Please find the attached example solution - it loads an xml with AutoFilter function defined, and then saves it. …... Test with Minimal Example : Create...8:44am 3 @acturisaspose By testing on the latest version v25.8...

    forum.aspose.com/t/issue-with-autofilter-from-x...
  3. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…... Test with Sample Data : Create a...output documents here for testing? We will check the issue and...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  4. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...7:39am 11 @David_Matin I have tested with your input document and...causes the problem? We will test with it and let you know the...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  5. Android API to Convert WORD to XLT or with free...

    Convert WORD to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLT online converter quickly before integrating the code....for testing purposes. You can use the converter to test the results...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Convert MOBI to XLTM or with fre...

    Convert MOBI to XLTM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLTM online converter quickly before integrating the code....for testing purposes. You can use the converter to test the results...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Convert MOBI to ODS or with free...

    Convert MOBI to ODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to ODS online converter quickly before integrating the code....for testing purposes. You can use the converter to test the results...

    products.aspose.com/total/android-java/conversi...
  8. Aspose.Cells GridJS does not load XLS document ...

    Hi , Could not get json from DetailFileJsonWithUid for some XLS files. Failing due to NullReference Exception... Kindly test with the latest version of Aspose...screenshot. After initial testing, I confirmed the issue (exception)...

    forum.aspose.com/t/aspose-cells-gridjs-does-not...
  9. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...usepackage{fancybox} 4 \ begin{document} 5 Test : \ fbox{ 6 \ begin{Bitemize}...end{Bitemize} 11 } 12 \ par \ bigskip 13 Test : \ fbox{ 14 \ begin{Beqnarray}...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  10. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...Cells to test this functionality" ); // Make...latest version of Aspose.Cells to test this functionality." ); // Get...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...