Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 29,694 for

test

(0.15 sec)
  1. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....( "Test" ); worksheet . Cells [ "S4" ]. PutValue ( "Test" );...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…... Test with a Simplified Presentation...presentation with basic elements and test the save operation. If this...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  3. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…... If possible, test with a minimal sample OLM file...trace help pinpoint the problem. Test with a minimal OLM sample that...

    forum.aspose.com/t/code-olm-to-pst/324745
  4. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...provide complete and runnable test code and sample file, so we...result in page merging. By testing on the latest version v25.10...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  5. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...watermarked_test.docx (23.9 KB) 2048×1024 11.6 KB test.docx (23...Document doc = new Document("test.docx"); // Create an image stamp...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  6. Aspose HTML failed to convert HTML5 to image an...

    Hi support team, We are going to purchase Aspose license to render HTML to images in our service. When we Test on Aspose HTML with aspose-html-20.9.1-jdk16.jar, Converter.convertHTML() method fails with ClassCastExcepti…... When we test on Aspose HTML with aspose-html-20...supports HTML5. (When Aspose is tested with some other simple HTML...

    forum.aspose.com/t/aspose-html-failed-to-conver...
  7. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...} By running the following tests we get the error " System.I...unit test project. The error occurs in both of your tests — when...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  8. Smart Marker Row Indexing Issue for Table Witho...

    We are experiencing an issue with Aspose.Cells Smart Markers while trying to generate row indices for a table that does not include a header value for Index. Additionally, there is a structural gap (one or more columns) …... Test with Simplified Data : Create...XLSX file and sample app. I tested the sample app using the provided...

    forum.aspose.com/t/smart-marker-row-indexing-is...
  9. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...Compare(doc2, "test", DateTime.Now); // Create LayoutCollector...problematic input documents here for testing? We will check the issue on...

    forum.aspose.com/t/redlines-in-pdf/315965
  10. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....add("Aspose Test Series", new Date[] { DocumentHelper...chart.getSeries().add("Aspose Test Series", new Date[] { DocumentHelper...

    reference.aspose.com/words/java/com.aspose.word...