Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 31,468 for

test

(0.1 sec)
  1. Protecting and Unprotecting Workbooks|Documenta...

    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.... string myPath = @"d:\test\MyBook.xls" ; //Open the Excel...file path. string myPath = @"d:\test\MyBook.xls" ; //Instantiate...

    docs.aspose.com/cells/net/protecting-and-unprot...
  2. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Add ( String :: Format ( u "Test 1 {0}" , cellCount )); } //...-> get_Cells () -> Add ( u "Test 2 1" ); auto cell = row2 ->...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  3. 如何在智能标记中使用if参数和变量|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...."EntityCin Test" , "EntityName" : "EntityName Test" , "FirstName"...: "FirstName Test" , "LastName" : "LastName Test" , "MiddleName"...

    docs.aspose.com/cells/zh/net/how-to-use-if-para...
  4. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\Test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\Test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String...String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now()...

    forum.aspose.com/t/pdf-base64image/315504
  5. Merge or UnMerge Cells in a Worksheet|Documenta...

    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.... string myPath = @"d:\test\MyBook.xls" ; //Open the Excel...file path. string myPath = @"d:\test\MyBook.xls" ; //Open the Excel...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  6. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...PdfDigitalSignatureD ( certificate_holder , 'Test Signing' , 'My Office' , signing_time...RIPE_MD160 self . assertEqual ( 'Test Signing' , options . digital_signature_details...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 智能导入数组元素通过切片器到Excel,使用智能标记|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...."EntityCin Test" , "EntityName" : "EntityName Test" , "FirstName"..."FirstName Test" , "MiddleName" : "MiddleName Test" , "LastName"...

    docs.aspose.com/cells/zh/net/how-to-import-arra...
  8. Worksheet won't open in new version But will op...

    I just upgraded to the laTest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…... I tested it with your template file...(you have mentioned). Sample test code: Workbook workbook = new...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  9. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java.... setActualText ( "test 2" ); ParagraphElement paragraphElement3...paragraphElement3 . setActualText ( "test 3" ); ParagraphElement paragraphElement4...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  10. Write value to RadioButtonField - Free Support ...

    I want to write a value to a radiobuttonfield. I tried it like using a TextBoxField. But when i try to call setValue() i get an NPE. Here a Code Snippet: private PdfFileResult execSetFormFields(PdfFileInput pdfFileInpu…... We will test the scenario in our environment...the sample file and tried to test the case using the code snippet...

    forum.aspose.com/t/write-value-to-radiobuttonfi...