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

test

(0.08 sec)
  1. Reading value leads to results containing inacc...

    Hi Aspose team, i have a problem reading numeric values from given excel file ‘TestNumeric.xlsx’. NumericValue.zip (8.3 KB) This file contains two cells with numeric values. They seem to be identical. A2 = 5,5569, B2…... We have received your test case and were able to successfully...

    forum.aspose.com/t/reading-value-leads-to-resul...
  2. Aspose.Total Project Wizard for IntelliJ IDEA -...

    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....IntelliJ received the highest test center score out of the four...

    docs.aspose.com/total/java/aspose-total-project...
  3. Utility Features - MailMessage|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...."/hamFolder" spam_folder = "/Spam" test_folder = data_dir database_file...database_file ) test_files = [ f for f in os . listdir ( test_folder )...

    docs.aspose.com/email/python-net/utility-featur...
  4. 为什么我保存pdf xfa 的格式后,文件变大了 - Free Support Forum -...

    为什么我保存pdf xfa 的格式后,文件变大了 Document pdfDocument = new Document(FilePath); TextBoxField? textBoxField = pdfDocument.Form["form1[0].Page1[0].autoAdr[0].ad03[0]"] as TextBoxField; if (textBoxField != null) { textBoxFi…...Value = "Test"; textBoxField.DefaultAppearance...

    forum.aspose.com/t/pdf-xfa/315110
  5. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining text. Aspose.OCR.AsposeOcr recognit…...original document to investigate & test...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...
  6. Python DocumentVisitor - Free Support Forum - a...

    I am trying to evaluate using aspose.words for a project at work. I am using the temporary free license with aspose-words v25.9.0 in Python. I am trying to understand how to best iterate over the nodes inside a document,…...when trying to do a very simple test in the interpreter: class CustomVisitor(aw...

    forum.aspose.com/t/python-documentvisitor/319554
  7. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…... Test with a Simple PDF : To isolate...isolate the issue, try testing your flattening logic with a simple...

    forum.aspose.com/t/not-flattening-all-fields-on...
  8. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…... Test the license with a single component...

    forum.aspose.com/t/new-license-aspose-total-for...
  9. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch...minite to calculate formula. Test.7z (556.0 KB) Professionalize...

    forum.aspose.com/t/workbook-calculateformula-is...
  10. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method...displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/python-net/aspose.wo...