Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 31,420 for

test

(0.33 sec)
  1. Online PowerPoint File Text Finder or Build Pow...

    Free online app to search in PowerPoint file. C# API code for any PowerPoint file text search application.... Test online document text finder...

    products.aspose.com/total/net/search/powerpoint/
  2. Aspose PDF To DocX ArrayIndexOutOfBoundsExcepti...

    Good day We are experiencing the following ArrayIndexOutOfBoundsException error on our EC2 instances, kindly see below the relevant error message. We are working with Aspose version 23.4. This error is not being experie…...private message so that we can test it in our environment? You can...

    forum.aspose.com/t/aspose-pdf-to-docx-arrayinde...
  3. 在 C# 中使用 SMTP 客户端发送电子邮件和转发消息|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....com" , "test subj async" , "test body async" ); //...MailMessage . Load ( dataDir + "test.eml" ); // Send this message...

    docs.aspose.com/email/zh/net/sending-and-forwar...
  4. errorAmazonS3Storage Error using aspose API - F...

    Hello , I have been merging PDFs using Aspose’s “default storage” without issues for a long time, but today the same request suddenly stopped working and now returns 400 Bad Request with errorAmazonS3Storage. My call …... Test with a simple file operation...

    forum.aspose.com/t/erroramazons3storage-error-u...
  5. Encrypt file in AES x256 with special character...

    Hello, I’m trying to use the AES 256 to encrypt some pdf file but when I use this encryption with french characters in password (for example “é”), I’m unable to open this file afterwards with Adobe Acrobat. Below the c…..., “test”). Next steps If you can provide...

    forum.aspose.com/t/encrypt-file-in-aes-x256-wit...
  6. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…... Test with Other Documents : Try converting...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  7. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...CompressObjects, or do we always have to “test” if Aspose corrupted the PDF...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  8. UPC-A|Documentation

    Overview of the main parameters of UPC-A Barcode Type... You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/info-cards/upc-a/
  9. How to Create a Dropdown List in Excel using Py...

    Learn how to create a dropdown list in Excel using Python with Aspose.Cells. Step-by-step examples for inline and range-based dropdown lists to improve data entry accuracy....restrictions, allowing you to fully test all features such as Excel conversions...

    blog.aspose.com/cells/create-dropdown-list-in-e...
  10. 使用cad-java 23.7 版本,把一个250兆的.stl文件转成pdf ,内存飙到了11...

    下面是我的代码, 有什么办法减少内存使用,或者可以设置超过多少内存,就到磁盘处理,不然这个根本没法使用,一点就内存溢出了 public synchronized Path doCadToPdf(InputStream inputStream, String outputFilePath) throws IOException { Path outputPath = Paths.get(outputFileP…...return outputPath; } } Next Steps Test the modified code with smaller...

    forum.aspose.com/t/cad-java-23-7-250-stl-pdf-11...