Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 33,005 for

test

(1.32 sec)
  1. Table width issue in the PDF documents - Free S...

    Hi Team, We are encountering a table width issue in the PDF documents generated by Aspose. We have a template that contains a table, where some columns are dynamically removed during Word document generation. However, w…... FM test template.docx (43.6 KB) FM test__FM test template_2025-03-25...template_2025-03-25 (1).pdf (5.2 KB) FM test__FM test template_2025-03-25.docx...

    forum.aspose.com/t/table-width-issue-in-the-pdf...
  2. Exit Code 139 when converting RTF with image to...

    We have a .NET web application that uses Aspose.Words to convert RTF files to PDF. This application has been running fine in IIS on a Windows VM for a number of years, but we’ve recently started running it on a Linux co…...controller method: [HttpPut("test")] [Consumes("multipart/form-data")]...] public async Task<string> Test(IFormFile file) { using var...

    forum.aspose.com/t/exit-code-139-when-convertin...
  3. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …... Test with Sample Data : Create a...SaveFormat.Pptx); Next Steps Test the above code with your OLE...

    forum.aspose.com/t/new-slides-version-affecting...
  4. Performance Issue: Cell.GetFormula Execution Ti...

    Hello team, I’d like to report a performance issue with the Cell.GetFormula method. Its execution time appears to be heavily influenced by the file’s directory location. For example: When the workbook is placed dire…... Once the test file is saved locally even once...@Jason_Wang We have performed the test with your code and sample file...

    forum.aspose.com/t/performance-issue-cell-getfo...
  5. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var pdfDocument = new …... Test the conversion using the updated...our reference as well? We will test the scenario in our environment...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  6. Print mixed page orientation to pdf - Free Supp...

    I have the issue that when i try to print to pdf with a printer like “Microsoft Print to PDF” the result is all pages face the same orientation. So I tried to use the pagesettings to activate landscape mode for those lan…... Test the output PDF to ensure that...printed PDF as well? We will test the scenario in our environment...

    forum.aspose.com/t/print-mixed-page-orientation...
  7. Bug 5321: Csv to MpainfoTab- Conversion succeed...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-MapInfoTab) image.jpg (149.4 KB) Test data(input/output/QGIS) 5321-Csv-MapInfoTab.zip (42.2 KB) Thanks,...4 KB) Test data(input/output/QGIS) 5321-Csv-MapInfoTab...MapInfoTab(F6) and there are the same. Test data(input/output/QGIS) 532...

    forum.aspose.com/t/bug-5321-csv-to-mpainfotab-c...
  8. Evaluate Aspose.Cells|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....extra worksheet If you want to test Aspose.Cells without evaluation...

    docs.aspose.com/cells/python-net/evaluate-aspos...
  9. DOCM to PDF/HTML conversion - Images and arrows...

    Hello, With Aspose.Words for .NET 26.1.0, I tried to convert a .docm file to PDF and HTML. The conversion completes successfully, but when I open the generated PDF or HTML file, the images and arrows are misplaced. Ple…...and the code I used for this test attached. Document.zip (8.6...

    forum.aspose.com/t/docm-to-pdf-html-conversion-...
  10. Creating a Named Range|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.... Name = "Test_Range" ; //Put data in range...set_Value ( Missing . Value , "Test" ); } //Save New Workbook wb...

    docs.aspose.com/cells/net/creating-a-named-range/