Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 32,890 for

test

(0.2 sec)
  1. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...found the issue after an initial test. I have logged your issue into...sample code. After an initial test, I can find the issue for your...

    forum.aspose.com/t/formatting-not-retained-whil...
  2. I am unable to open DOC, Excel, and PPTX files ...

    I had a conversation with your team, and they informed me that by obtaining a temporary license, I would be able to open DOC, Excel, and PPT files in my project. However, when I visit the temporary license tab, I don’t s…...plan until we test it in our project, testing is essential for...temporary license is crucial for testing the functionality of Aspose...

    forum.aspose.com/t/i-am-unable-to-open-doc-exce...
  3. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Button1_Click () MsgBox "This is test message." End Sub 经过Aspose....U16String searchStr = u "This is test message." ; U16String replaceStr...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  4. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…... We will test the scenario in our environment...= 20; cell = row.Cells.Add(“test”); cell.ColSpan = 4; cell.Border...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  5. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/editor/
  6. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...9 and test project with task without resources...sinitsyn: I’ve checked with 25.9 and test project with task without resources...

    forum.aspose.com/t/getting-object-reference-err...
  7. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…... Test with a minimal reproducible...upgrading If you are able to test a newer Aspose.Slides version...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  8. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...\test.docx"); doc.Save(@".\out.pdf");...diagonal. I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  9. Performance Issues with Data Appending in Aspos...

    Hi Team, We came across a issue related to on previous ticket (Issue ID: CELLSNET-54534): We are using Aspose.Cells . NET version 25.7 with the FileCache Memory setting enabled for files larger than 150MB (as previous…... Test the updated implementation with...Would you please provide us your test code and sample data so we can...

    forum.aspose.com/t/performance-issues-with-data...
  10. 在工作表中的单元格添加边框|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.... SaveAs ( "f:\\test\\ApplyBorders.xls" , Microsoft...file. objBook . Save ( "f:\\test\\ApplyBorders.xls" ); AI Document...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...