Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 33,008 for

test

(0.56 sec)
  1. result.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2022 Aspose Pty Ltd. 2022-02-21T09:25:44Z 16.0300 202...... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/ar/java/how-to-set-commen...
  2. result.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2022 Aspose Pty Ltd. 2022-02-21T09:25:44Z 16.0300 202...... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/ru/java/how-to-set-commen...
  3. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing 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...
  4. There is a color difference in the picture - Fr...

    Test-cp.zip (4.5 MB) When using version 25.11 of Aspose.PSD 16.jar, color deviation occurs when the image is zoomed in for viewing. The attached files include the image comparison files with deviation and the original P…...February 5, 2026, 11:18am 1 test-cp.zip (4.5 MB) When using version...— the images in the attached test‑cp.zip differ from the original...

    forum.aspose.com/t/there-is-a-color-difference-...
  5. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...2 @msdos41 , Hello, please, test if this example is useful: byte[]...the latest version. You can test if the latest version is more...

    forum.aspose.com/t/how-to-create-a-dwg-file-and...
  6. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...12:58pm 2 @bloodboilAaromatic , I tested your scenario/case using latest...Worksheets[0]; string value = "Test "; worksheet.Cells[1,1].HtmlString...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  7. Manage Cells Html String with C++|Documentation

    Learn how to Manage Cells Html String through the Aspose.Cells for C++ API.... SetHtmlString ( u "<b>test bold</b>" ); Cell c4 = cells...cell c4 . SetHtmlString ( u "<i>test italic</i>" ); // Get the HTML...

    docs.aspose.com/cells/cpp/manage-cells-html-str...
  8. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...times with a 100K message set testing. Anyway, it show up many times...times when we repeated the test. So the issue should be there...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  9. Bug 5288: Shapefile to MapInfoTab- Conversion f...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) Error: shapefile16.7z (55.4 KB) [ShapefileTest] Testing Shapefile → MapInfoTab Args: input=‘D:\GisConverter\Tests\Shapefile…...5 and here my results: Test data(input/output/QGIS) Error:...(55.4 KB) [ShapefileTest] Testing Shapefile → MapInfoTab Args:...

    forum.aspose.com/t/bug-5288-shapefile-to-mapinf...
  10. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pd…...\test.docx"); doc.Save(@".\out.pdf");...pdf"); I’ve attached the test files and a screenshot for your reference...

    forum.aspose.com/t/landscape-pages-are-rendered...