Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 31,344 for

test

(1.17 sec)
  1. 98107417.zip

    AddTooltipToHtmlSamp_out.html AddTooltipToHtmlSamp_out_files/filelist.xml AddTooltipToHtmlSamp_out_files/sheet001.htm Remaining Text will be shown on hover. This is a sample excel file to Test the ......This is a sample excel file to test the tooltip feature. Aspose...

    docs.aspose.com/cells/sv/nodejs-cpp/convert-exc...
  2. 98107417.zip

    AddTooltipToHtmlSamp_out.html AddTooltipToHtmlSamp_out_files/filelist.xml AddTooltipToHtmlSamp_out_files/sheet001.htm Remaining Text will be shown on hover. This is a sample excel file to Test the ......This is a sample excel file to test the tooltip feature. Aspose...

    docs.aspose.com/cells/ja/go-cpp/convert-excel-t...
  3. Create Email Messages with Customized Options i...

    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.... Email / "test.eml" ); eml . From = new MailAddress...guangzhou@guangzhoo.com Subject: test mail Date: 6 Mar 2006 8:2:2...

    docs.aspose.com/email/net/create-email-messages/
  4. 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...
  5. 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...
  6. 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...
  7. Working with Messages from Server|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....filter messages that either have “test” in the subject or “ noreply@host... getSubject (). contains ( "test" ), builder . getFrom (). contains...

    docs.aspose.com/email/java/working-with-message...
  8. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....TextFragment ( "link page number test to page 2" ); // Create local...TextFragment ( "link page number test to page 1" ); // TextFragment...

    docs.aspose.com/pdf/java/actions/
  9. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...//-------- var dataDir = @"C:\Temp\test.pdf"; pdf.Save(dataDir); } image...{totalHeight}")); pdf.Save(@"C:\Temp\test.pdf"); } This code creates a...

    forum.aspose.com/t/table-getheight/316445
  10. Loading and Saving Message|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....eml = MailMessage ( "test@from.to" , "test@to.to" , "template subject"...

    docs.aspose.com/email/python-net/loading-and-sa...