Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 31,343 for

test

(1.33 sec)
  1. Table gets moved on top of another table - Free...

    Code used to Test: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string dataDir = "c:\\temp\\"; Document doc = new Document(dataD…...2024, 8:43am 1 Code used to test: using Aspose.Words; Aspose...doc = new Document(dataDir + "test.docx"); doc.Save(dataDir + "output...

    forum.aspose.com/t/table-gets-moved-on-top-of-a...
  2. Australian Post Parameters|Documentation

    Learn how to configure AustralianPost customer information interpreting types (C_TABLE, N_TABLE, OTHER) in Aspose.BarCode for Java.... In the example class, the test readAustralianPostCT() uses:...internal numeric references. The test readAustralianPostNT() demonstrates...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…... Test with Different Versions : If feasible, test with version...suggested optimizations and test the performance again. If the...

    forum.aspose.com/t/major-performance-issue-in-l...
  4. Working with Outlook Contacts|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....mileage = "Some test mileage" contact . billing = "Test billing information"...other_fields . reminder_topic = "Test topic" contact . other_fields...

    docs.aspose.com/email/python-net/working-with-o...
  5. Landray RDM EKP-24066 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 加油站项目2025年经营数据.xlsx.zip (26.4 KB) before converted: image.jpg (189.0 KB) after converted: image.png (341.9 KB) Please have a check.... I have tested your scenario using Aspose...template accurately. Please test your case using Aspose.Cells...

    forum.aspose.com/t/landray-rdm-ekp-24066-conver...
  6. Throw Exception when Update Text of TextFragmen...

    Env Windows 11 with .NET Framework 4.7 Aspose.PDF for .NET 25.3 Code var doc = new Aspose.Pdf.Document(@"C:\Users\hello\Desktop\Test\1.pdf"); var textFragmentAbsorber = new TextFragmentAbsorber("微信公众号", new TextSearc…...Document(@"C:\Users\hello\Desktop\test\1.pdf"); var textFragmentAbsorber...set to "We", is OK. } Files test.zip (629.6 KB) sergei.shibanov...

    forum.aspose.com/t/throw-exception-when-update-...
  7. Wrong bookmarks order when converting docx to p...

    Hi Aspose Team, When converting specific DOCX file to PDF we experience and incorrect order in the generated bookmarks. We have compared the result to Word. Please see this screenshot: We’re using laTest version of…...options); Our docx file for testing: Brev fra Ankestyrelsen - Kvitteringsbrev...Kvitteringsbrev - NY TEST 02-12-2025 (1).DOCX (44.0 KB) Thanks...

    forum.aspose.com/t/wrong-bookmarks-order-when-c...
  8. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the Test …...\test.docx"); doc.Save(@".\out.pdf"...PdfSaveOptions()); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  9. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....BOSL066360W7_SQLEXPRESS Test querytable BOSL066360W7_SQLEXPRESS Test Table T...Table_BOSL066360W7_SQLEXPRESS_Test refersto: Sheet1 ! A1 : B3 connection:...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  10. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object.... save ( "test-2.gltf" , opt ) In order to...

    docs.aspose.com/3d/python-net/manipulate-custom...