Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 29,589 for

test

(0.07 sec)
  1. Link Border and Alignment Errors - Free Support...

    Hello, My company has purchased an Aspose Java licence which is valid for Aspose 4.3 but not for the laTest Version. I noticed two bug with our purchased version while trying to create a table of content using XSL/FO s…...you are using so that we can test the scenario at our end. We...using XSL/FO! You can make a test on empty document even using...

    forum.aspose.com/t/link-border-and-alignment-er...
  2. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…... I tested using your JSON file a bit...January 28, 2025, 8:36am 5 @Test void excel(){ try { String data...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  3. 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.fbx" , FileFormat . FBX7400ASCII...FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions ( FileFormat...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  4. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...Document("test.docx") for para in doc.get_child_nodes(aw...problem. I have attached a test document. test.docx (11.9 KB) alexey...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  5. 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...
  6. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…...A\TEST\stangby.pdf" TEMP_CLEAN = r"C:\Users\mario...tarano\OneDrive - AGGITY EUROPE, S.A\TEST\stangby_clean.pdf" OUTPUT =...

    forum.aspose.com/t/error-proxy-error-invalidval...
  7. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...your sample file and runnable test code? We will check it soon...7, 2025, 1:23am 4 @nic11 We tested code like: ... cell.SetDyn...

    forum.aspose.com/t/problems-with-filter-functio...
  8. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...looks like this, for example ^Test Is there any way to improve...pattern String splitRule = "^Test"; // Example pattern TextFragmentAbsorber...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  9. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...add("test.bin", inputStream); // save...( msg.getAttachments().add(“test.bin”, inputStream); ) we are...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  10. Error on load AVIF - Free Support Forum - aspos...

    Hello Support, loading the attached AVIF files with Imaging cause following exception: Aspose.Imaging.CoreExceptions.ImageLoadException : Image loading failed. ----> System.DataMisalignedException : A datatype misali…...processing } Test with Different Files : If possible, test with different...

    forum.aspose.com/t/error-on-load-avif/315074