Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 31,268 for

test

(0.06 sec)
  1. Generating Browser-Compatible HTML from Aspose....

    Hi Greetings, I’m currently using Aspose.Words for Java to convert DOCX files into HTML. My use case involves loading the generated HTML into a rich text editor (like TinyMCE or CKEditor), allowing users to edit the co…... Testing in RTEs : Test the generated HTML...on the feedback from these tests. Manual Adjustments : For complex...

    forum.aspose.com/t/generating-browser-compatibl...
  2. Aspose.Slides for C++: Performance Metrics and ...

    Compare Aspose.Slides for C++ performance with VSTO using real benchmarks and see how it speeds up working with PPT, PPTX and ODP presentations.... The simple tests are conducted across the similar...component they are using. The tests will { } allow you to objectively...

    docs.aspose.com/slides/cpp/aspose-slides-for-c-...
  3. Reading Merged cells - Free Support Forum - asp...

    Hello Team, I’m reading an Excel file row by row using Aspose.Cells Java. If a cell is part of a merged range, I want to get the value from the top-left cell of that range. Is there a built-in API to check if a cell be…... test.zip (6.1 KB) // Load the workbook...workbook = new Workbook(filePath + "test.xlsx"); // Access the first...

    forum.aspose.com/t/reading-merged-cells/311722
  4. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...Document("test.docx"); var opt = new Word.Saving...ExportDocumentStruct = true; doc.Save("test.pdf", opt); Sample of file docx...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  5. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes.... Test . ToString ()); 9 Console. WriteLine...Console. WriteLine (criteria21. Test . ToString ()); 18 Console....

    docs.aspose.com/tasks/net/utility-features/
  6. Chart Axis Labels Overlap with Legends When Con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...\test.pptx"); convertedDocument.Save(@".\test.pdf", SaveFormat...saveOptions); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  7. Convert Visio to PNG doesn't work as expected -...

    Hi Aspose, We have a Viso file with external node shapes. We tried to export the Visio to PNG. The output is not as expected. Visio File: ExternalNode.zip (37.7 KB) Output PNG: ExportToImage_out.png (5.1 KB) Here is…... Test with Different Files : If possible...file and screenshots. I have tested your scenario/case using our...

    forum.aspose.com/t/convert-visio-to-png-doesnt-...
  8. HTML to PDF does not create colored emojis - Fr...

    Test_files.zip (10.5 KB) I cannot get colored emojis to work when converting from html to pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” colored fonts) and in Linux with (with Google Noto font). …...September 25, 2025, 3:31pm 1 test_files.zip (10.5 KB) I cannot...sans-serif; } Test on Different Platforms : If you are testing on both...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  9. Aspose.Cells for Java19.8の動作環境について - Free Suppo...

    Aspose.Cells for Java の動作環境として以下のURLを拝見しております。 参照先:System Requirements|Documentation こちらのwebページには製品情報がAspose.Cells for Java21.11までしか記載がないため、 Aspose.Cells for Java19.8でも同じ条件で動作保証およびサポートされると考えてよいでしょうか? 特に動作環境環境として保証さ…... Next Steps Testing : Set up a test environment with RHEL...

    forum.aspose.com/t/aspose-cells-for-java19-8/31...
  10. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the laTest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...TemplateWB = new Workbook(dir + @"\Test_04112025_02\Chart_Template.xlsm"))...Save(dir + @"\Test_04112025_02\Word_Template.docx"); Test_04112025_2...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...