Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 29,599 for

test

(0.1 sec)
  1. 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-...
  2. 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...
  3. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....MakeObject < Note > ( "foot note for test text 1" )); // add TextFragment...MakeObject < Note > ( "foot note for test text 2" )); // add second text...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  4. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...Message}"); } Test with a Simplified Presentation...the issue persists, consider testing with a completely new presentation...

    forum.aspose.com/t/nullreferenceexception-with-...
  5. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…... I used your code for testing: Document doc = new Document("C:\\Temp\\in...PROCEDURAL_MODULE); module.setSourceCode("' Test VBA code"); // Add module to...

    forum.aspose.com/t/adding-module-for-vbaproject...
  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. How to activate license for the latest aspose t...

    Dear aspose team, I just got the license for the laTest aspose total and it seems the way of activating it has changed from what we had before. Could you please be so kind and help how to activate license once without …...3:01pm 6 @VartanSaakian , please test if this is useful: var ms =...CADLicense.SetLicense(ms); Tested with the latest releases Aspose...

    forum.aspose.com/t/how-to-activate-license-for-...
  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 Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...pdf file, so that we can test the scenario in our environment...sharing the resource file. I have tested the scenario and I am able...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  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-...