Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 32,677 for

test

(0.2 sec)
  1. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …... Test with a Simple Workbook : Create...Here’s a simple code snippet to test: using Aspose.Cells; var workbook...

    forum.aspose.com/t/the-type-initializer-for-thr...
  2. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Excel result file and executable test code? You can compress the code...you like to provide runnable test code? The fragmented code in...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  3. Aspose.PDF on Linux - Free Support Forum - aspo...

    Hello, I spent a lot of time trying to use the Aspose.PDF library on a .net environment which runs unit Tests on Ubuntu VM. We followed the instructions mentioned here (How to Install Aspose.PDF for .NET|Aspose.PDF for …...environment which runs unit tests on Ubuntu VM. We followed the...getting when the tests are trying to run the tests is: System.PlatformNotSupported...

    forum.aspose.com/t/aspose-pdf-on-linux/266826
  4. OCR clinched after PDF-A conversion - Free Supp...

    Hi, we're using Aspose.PDF .NET to convert different kind of files to PDF-A. Currently we're facing problems with some scanned PDF documents. After the conversion to PDF-A the OCR information is somehow clinched. …...causing this issue, so that we can test the scenario in our environment...Hi Nayyer, please find some test-documents attached. Regards...

    forum.aspose.com/t/ocr-clinched-after-pdf-a-con...
  5. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The table width is programmatically set to match the full available page width, but the PDF…...macro-enabled document) Page Sizes Tested: A4 (595.45 points) and Letter...margins = 516.05 points for the test document). Actual Behavior Header...

    forum.aspose.com/t/aspose-words-bug-report-head...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....setSourceCode ( "Sub Test(oShape As Shape)\r\n MsgBox \"Test\"\r\nEnd Sub"...officeReference ); pres . save ( "data\\test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/java/public-api-and-back...
  7. Set Background Picture of a Worksheet|Documenta...

    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....SetBackgroundPicture ( "e:\\test\\school.jpg" ); //Save the Excel...path. string ImageUrl = @"e:\test\school.jpg" ; //Get the picture...

    docs.aspose.com/cells/net/set-background-pictur...
  8. Checksum validation|Documentation

    Learn how checksum validation modes influence barcode recognition results in Aspose.BarCode for Java....EAN‑13 barcodes using the sample test class: com.aspose.barcode.guide...input image is created in the test fixture and then read with different...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. 'This license file is corrupted' error on updat...

    https://forum.aspose.com/t/this-license-file-is-corrupted-error-on-updating-to-aspose-cells-v-24-11-0/295350/2 https://forum.aspose.com/t/this-license-file-is-corrupted-error-on-updating-to-aspose-cells-v-24-11-0/295350…...application’s test suite includes hundreds of tests, with the application...each time. Often the entire test collection will run with no...

    forum.aspose.com/t/this-license-file-is-corrupt...
  10. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Cells to test this functionality" ); // Make...version of \n Aspose.Cells to \n test this functionality" ); // Make...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...