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

test

(0.1 sec)
  1. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...convertation code: private static void Test() { byte[] content = File.R...Document(stream); pdf.Save("test/testResult.pdf"); List<SKBitmap>...

    forum.aspose.com/t/convert-pdf-to-image-results...
  2. Does Libicu70 Work for Aspose.Slides for Python...

    hi I found this article. it’ using libicu70_70.1-2_amd64.deb for Aspose.Cells. Does libicu70_70.1-2_amd64.deb work for Aspose.Slides too? We are currently using libicu66_66.1-2ubuntu2_amd64.deb. It seems to work fine…...After upgrading, thoroughly test your application to ensure that...encounter any issues during testing, please reach out for further...

    forum.aspose.com/t/does-libicu70-work-for-aspos...
  3. Utility Features|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.... createAttachmentFrom ( "Test attachment 1" , "Attachment...Attachment . createAttachmentFrom ( "Test attachment 2" , "Attachment...

    docs.aspose.com/email/java/utility-features/
  4. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....add("Aspose Test Series", new String[]{"Word"...chart.getSeries().add("Aspose Test Series", new String[]{"Word"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Configuring Aspose.Cells.ReportingServices Clie...

    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.... Click the Test button to check the configuration...

    docs.aspose.com/cells/reportingservices/configu...
  6. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...throws Exception { test(); } public static void test() throws Exception...throws Exception { test(); } public static void test() throws Exception...

    forum.aspose.com/t/omr-java/312898
  7. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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....setSourceCode ( "Sub Test(oShape As Shape)\r\n MsgBox \"Test\"\r\nEnd Sub"...officeReference ); pres . save ( "data\\test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. 发送带有重复的会议请求|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...., "06 - test email - update meeting request" , "test email" );...

    docs.aspose.com/email/zh/java/sending-meeting-r...
  9. Wrong merge result with regions - Free Support ...

    I am Testing the laTest version as we have noticed a problem with an older one, but that problem seems to be present in the laTest version too. Specifically, I created this Test document to showcase the issue: Test-dev…...May 8, 2025, 7:49am 1 I am testing the latest version as we have...created this test document to showcase the issue: test-dev-3098.docx...

    forum.aspose.com/t/wrong-merge-result-with-regi...
  10. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....having the password Display a test message to confirm the file...workbook is successfully loaded, a test message is displayed in the...

    kb.aspose.com/cells/python/how-to-read-password...