Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 32,890 for

test

(0.32 sec)
  1. Aspose.PSD for .NET 20.7 - 发行说明|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.... FileType = "test" ; lifdSource . FileCreator..."BritResource was read wrong" ); } // Test editing and saving resource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. How to Install Aspose.PDF for .NET|Aspose.PDF f...

    This section shows a product description and instructions for installing Aspose.PDF for .NET on your own, as well as using NuGet.... If you want to test Aspose.PDF for .NET without...Kit” by Microsoft “.NET Core Test Explorer” (optional, but recommended)...

    docs.aspose.com/pdf/net/installation/
  3. Bug: isFontConfigAvailable() hangs process on l...

    Tested on aspose-words-26.5-jdk17.jar isFontConfigAvailable() on linux will callout to fc-match. If fc-match returns approximately >4-8kb of data (± 70 to 100 or more fonts), then the java function call waitFor() will n…...checksec June 10, 2026, 5:54pm 1 Tested on aspose-words-26.5-jdk17...leading to a deadlock. Here is the test code: import com.aspose.words...

    forum.aspose.com/t/bug-isfontconfigavailable-ha...
  4. Convert HTML to DOCX – Aspose.HTML for Python v...

    Convert HTML to DOCX programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples....an Online HTML Converter to test the Aspose.HTML functionality...Online HTML Converter You can test the functionality of the Aspose...

    docs.aspose.com/html/python-net/convert-html-to...
  5. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++...."docPassword" )); ASSERT_EQ ( u "Test encrypted document." , doc ->..."docPassword" )); ASSERT_EQ ( u "Test encrypted document." , doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Utility Features - MailMessage|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...."/hamFolder" spam_folder = "/Spam" test_folder = data_dir database_file...database_file ) test_files = [ f for f in os . listdir ( test_folder )...

    docs.aspose.com/email/python-net/utility-featur...
  7. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch...minite to calculate formula. Test.7z (556.0 KB) Professionalize...

    forum.aspose.com/t/workbook-calculateformula-is...
  8. 4542 -Gml SourceDriverOptions -RestoreSchema - ...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...Testing Gml input with schema: Gml...collection for file D:\GisConverter\Tests\Gml\Temp\2026-04-29_10-52-0...

    forum.aspose.com/t/4542-gml-sourcedriveroptions...
  9. 4524 -GPX conversions to Osm/Gml/Gpx/Topojson h...

    Hi Alexander, Here are some conversion that succeeded but in QGIS is not same. Gpx → Osm https://app.screencast.com/9BYewaRMFc1SG Gpx → Gml https://app.screencast.com/1RsdoDrcUmN3f Gpx → Gpx https://app.screencast…... I will test and write later. danies8 May...further assistance—e.g., unit‑test snippets for the full 15 × 15...

    forum.aspose.com/t/4524-gpx-conversions-to-osm-...
  10. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…... Test with a Simple PDF : To isolate...isolate the issue, try testing your flattening logic with a simple...

    forum.aspose.com/t/not-flattening-all-fields-on...