Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 31,371 for

test

(0.37 sec)
  1. ChartDataLabelCollection.ShowValue | Aspose.Wor...

    Discover how the ShowValue property in ChartDataLabelCollection enhances your data visualization by displaying series values. Optimize your charts today!... Add ( "Aspose Test Series" , new [] { "Word" ,...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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...
  4. 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...
  5. ChartDataLabelCollection.show_category_name pro...

    ChartDataLabelCollection.show_category_name property. Allows to specify whether category name is to be displayed for the data labels of the entire series...add_bubbles ( series_name = 'Aspose Test Series' , x_values = [ 2.9 ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example Test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2,...object pdf1.bindPCL(dataDir + “test.pcl”); // save the resultant...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  7. 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...
  8. 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...
  9. Unable to get bookmarks from word document with...

    I have a document which has huge number of bookmarks, it fails to read bookmarks at some point. It reads like 120 bookmarks but fails to get a bookmark at 150. I am using very simple code to get these bookmarks Document…... Simplified Code for Testing : You can use a simplified...simplified version of your code to test if the issue persists. Here’s an...

    forum.aspose.com/t/unable-to-get-bookmarks-from...
  10. 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...