Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 38,782 for

test

(0.02 sec)
  1. System::Char Class Reference - Aspose.BarCode f...

    Static Public Member Functions | List of all members System::Char Class Reference Static Public Member Functions stat......Parameters c The character to test Returns True if the specified...specified buffer of the character to test Returns True if the character...

    reference.aspose.com/barcode/cpp/class/system.char
  2. Aspose.Cells 19.8 and 22.6 corrupt password-pro...

    Excel files that are processed using Aspose.Cells (versions 19.8 and 22.6) seem to be corrupted. We have created a Test application that only opens and saves the file to the new location using Aspose.Cells. Original fi…... We have created a test application that only opens...strange behavior while opening. Test project: https://files.axiomint...

    forum.aspose.com/t/aspose-cells-19-8-and-22-6-c...
  3. Aspose.Cells get wrong json content when conver...

    Description Aspose get wrong json content result when save a xlsx as json format. Env Windows 10 .NET 4.7 Aspose.Cells for .NET 22.12 Q1 Json’s structure is not consistent when a xlsx file has only one sheet and the o…...Workbook(@"C:\Users\XCL\Desktop\test\" + i + ".xlsx"); var ops =...esktop\test\" + i + ".json", ops); } Test Files: test.zip (14...

    forum.aspose.com/t/aspose-cells-get-wrong-json-...
  4. Enquiries for aspose .net product security - Fr...

    Hi Team, Greetings, I have some enquiries regarding the product security Let’s say we have bought the laTest version with subscription : Can aspose provide the security Test report and security Test report will be a…...provide the security test report and security test report will be available...provide the security test report and security test report will be available...

    forum.aspose.com/t/enquiries-for-aspose-net-pro...
  5. Document.Compare generates incorrect revisions ...

    Test code Document doc = new Document("...\\s1.docx"); Document doc2 = new Document("...\\s2.docx"); doc.acceptAllRevisions(); doc2.acceptAllRevisions(); doc.compare(doc2, "Test", new Date()); doc.save("..\\out.docx");…...rkisin May 26, 2020, 6:07pm #1 Test code Document doc = new Document("...acceptAllRevisions(); doc.compare(doc2, "test", new Date()); doc.save("..\\out...

    forum.aspose.com/t/document-compare-generates-i...
  6. Contains | Aspose.PSD for .NET API Reference

    Contains Contents [ Hide ] Rectangle.Contains method (1 of 3) Determines if the specified point is contained within t......point to test. y Int32 The y-coordinate of the point to test. Return...Description point Point The Point to test. Return Value This method returns...

    reference.aspose.com/psd/net/aspose.psd/rectang...
  7. Region - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....boolean isEmpty ( Graphics g) Tests whether this com.aspose.psd...Region region, Graphics g) Tests whether the specified com.aspose...

    reference.aspose.com/psd/java/com.aspose.psd/Re...
  8. Email slow operations - Free Support Forum - as...

    I am evaluating Aspose.Email 19.12 and I notice extremely long execution times. The same hapens with the laTest version 22.12 For example … PersonalStorage personalStorage = PersonalStorage.create(“Testing.pst”, FileFo…...create(“testing.pst”, FileFormatVersion.Unicode);...setBody(“TESTING body”); message.setSubject(“TESTING subject”);...

    forum.aspose.com/t/email-slow-operations/257980
  9. LINQ_FirstOrDefault() | Aspose.Slides for C++ A...

    Returns the first element of a sequence, or a default value if the sequence is empty....std::function< bool (T)> A function to test each element for a condition...or if no element passes the test specified by predicate; otherwise...

    reference.aspose.com/slides/cpp/system.collecti...
  10. Edit cell in the first sheet but show the value...

    when I run the sample project (https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Examples.GridWeb), I found that editing cell event has bugs. The below are reproduce steps, could you please kindly advise …...new active sheet: Sheet1 type “test” in $E$1 of “Students” sheet...the new active sheet “Sheet1” “test” is displayed at the same position...

    forum.aspose.com/t/edit-cell-in-the-first-sheet...