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

test

(2.61 sec)
  1. Synchronize Emails using POP3|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.... Click Click to test connection parameters to verify...

    docs.aspose.com/email/sharepoint/synchronize-em...
  2. Save as html exception - Free Support Forum - a...

    I have a visio document which throw exception when I try to save it as HTML. Here is a sample project: aspose-Test-app.zip (248.7 KB) Steps to reproduce: Open project in Visual Studio and run it Select a destination…...is a sample project: aspose-test-app.zip (248.7 KB) Steps to...screenshots. After an initial testing, I am able to reproduce the...

    forum.aspose.com/t/save-as-html-exception/294766
  3. Retrieve an ActiveX Control from a Shape Object...

    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.... setCaption ( "Test Button" ); // save diagram diagram...

    docs.aspose.com/diagram/java/retrieve-an-active...
  4. 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...
  5. 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...
  6. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size 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...
  7. 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...
  8. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...placeholders are not replaced Hi, I’m testing Aspose.Words for .NET 25.10...placeholders are not replaced Hi, I’m testing Aspose.Words for .NET 25.10...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  9. 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...
  10. 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...