Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 31,343 for

test

(1.28 sec)
  1. The exporting in pdf generates a different tabl...

    I have a similar problem. I have upgrade to Aspose 25.10 and the problem is still not solved. The exporting in pdf generates a different table than the one in word. If I save in PDF using the Word application the pdf is …...Write("test"); Cell cell2 = builder.InsertCell();...Width = 185.35; builder.Write("test"); Cell cell3 = builder.InsertCell();...

    forum.aspose.com/t/the-exporting-in-pdf-generat...
  2. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "My Office" , signingTime... . Reason , Is . EqualTo ( "Test Signing" )); Assert . That (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    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....= new Presentation ( "Slides Test Presentation.pptx" )) { //Access...JPEG format image . Save ( "Test Thumbnail.jpg" , ImageFormat...

    docs.aspose.com/slides/net/generate-slide-thumb...
  4. Adding New Worksheets to Workbook and Activatin...

    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.... string myPath = @"d:\test\My_Book1.xls" ; //Open the Excel...ActiveWorkbook . SaveCopyAs ( @"d:\test\out_My_Book1.xls" ); //Quit...

    docs.aspose.com/cells/net/adding-new-worksheets...
  5. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…... Please install and test it. Our test results are as follows:...renewal your order. And you can test with temporary license first...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  6. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...} } } Test Cases Email_1 (Issue Case): File : Fw_ Test email...email.msg Fw_ Test email.zip (1.1 MB) Attachment : Wire Transfers...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  7. Repeating parent property for each child - Free...

    Hi there! We’re using Aspose.Cells for Java (version 25.11) to generate reports from an XLSX template using a JSON payload. Our JSON data features a list of Vendors, where each vendor has a Code and a nested array of P…... test-group.zip (28.5 KB) Thanks!...you for providing the test files: test-group.xlsx, AsposeCellsDemo...

    forum.aspose.com/t/repeating-parent-property-fo...
  8. Some shapes are stretched - Free Support Forum ...

    Hello, i have a mastershape consisting of several hundred shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. Even when I insert this master shape into a page using Microso…...AddMaster("test_master.vssx", "test"); Aspose.Diagram...diagram.Masters.GetMasterByName("test"); Aspose.Diagram.Page newPage...

    forum.aspose.com/t/some-shapes-are-stretched/31...
  9. 在 Node.js 中插入范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中插入范围并移动其他数据。... setValue ( "Test" ); sourceRange . get ( 1 ,...get ( "B1" ). getValue () === "Test" ); 插入范围并向下移动单元格 使用Aspose.C...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-rang...
  10. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...add("test 1",labelsVal,values2); cs1.getDataPoints()...ChartSeries cs2 = c1.getSeries().add("test 2",labelsVal,new double[]{12...

    forum.aspose.com/t/chart-legend-strange-behavio...