Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 15,000 for

test

(0.68 sec)
  1. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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....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/zh/androidjava/public-ap...
  2. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...Document("test.docx") for para in doc.get_child_nodes(aw...problem. I have attached a test document. test.docx (11.9 KB) alexey...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  3. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...add("test.bin", inputStream); // save...( msg.getAttachments().add(“test.bin”, inputStream); ) we are...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  4. Utility Features - SMTP Client|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" , "Signed message only" , "Test Body of signed message" ); MailMessage...message only by AE" , "body:Test Body of signed message by AE"...

    docs.aspose.com/email/java/utility-features-smt...
  5. Aspose.Slides for PHP via Java 14.8.0 中的公共 API ...

    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....setSourceCode ( "Sub Test(oShape As Shape) \r\n MsgBox \" Test \"\r\n End...); $pres -> save ( "data \\ test.pptm" , SaveFormat :: Pptm );...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Digitally Sign a VBA Code Project with Certific...

    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....file and any certificate to test this code. Source Excel file...

    docs.aspose.com/cells/python-net/digitally-sign...
  7. Digitally Sign a VBA Code Project with Certific...

    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....file and any certificate to test this code. Source Excel file...

    docs.aspose.com/cells/java/digitally-sign-a-vba...
  8. Getting Started|Aspose.Words for C++

    Use this introduction to Aspose.Words for C++ fundamentals to start realizing the value of Aspose.Words for your business....provides information on how to test that software intended to compile...

    docs.aspose.com/words/cpp/getting-started/
  9. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...directory String dataDir = "C:\\test\\" ; // Open PDF documents Document...directory String dataDir = "C:\\test\\" ; // Open PDF documents Document...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  10. Convert .eps image file into pdf - Free Support...

    please suggest how to convert .eps image file into pdf file using java?...our reference so that we can test the scenario in our environment...

    forum.aspose.com/t/convert-eps-image-file-into-...