Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 20,781 for

test

(0.06 sec)
  1. Mengonversi HTML ke PDF di .NET|Aspose.PDF for ...

    Topik ini menunjukkan cara mengonversi HTML ke PDF dan MHTML ke PDF menggunakan Aspose.PDF.... Document ( dataDir + "test.html" , options )) { // Save...Pdf . Document ( dataDir + "test.html" , options )) { // Save...

    docs.aspose.com/pdf/id/net/convert-html-to-pdf/
  2. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。... add ( "Test 1 " + cellCount ); } // 向表格添加第二行...(); row2 . getCells (). add ( "Test 2 1" ); Cell cell = row2 . getCells...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  3. PDF에 테이블 생성 또는 추가|Aspose.PDF for Java

    PDF 문서에 테이블을 생성하거나 추가하는 방법, 셀 스타일 적용, 페이지에서 테이블 나누기 및 행과 열 사용자 정의 등을 배우세요.... add ( "Test 1 " + cellCount ); } // 테이블에...(); row2 . getCells (). add ( "Test 2 1" ); Cell cell = row2 . getCells...

    docs.aspose.com/pdf/ko/java/add-table-in-existi...
  4. Managing Document Properties in Python|Document...

    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.... dataDir + "Test_Workbook.xls" ) #Removing a...workbook . save ( self . dataDir + "Test_Workbook_RemovedProperty.xls"...

    docs.aspose.com/cells/java/managing-document-pr...
  5. Управление свойствами документа в Python|Docume...

    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.... dataDir + "Test_Workbook.xls" ) #Removing a...workbook . save ( self . dataDir + "Test_Workbook_RemovedProperty.xls"...

    docs.aspose.com/cells/ru/java/managing-document...
  6. Compresión HTTP|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....“Content-disposition”, “inline; filename=test.xls” para forzar al navegador...“Content-disposition”, “attachment; filename=test.xls” para forzar al navegador...

    docs.aspose.com/cells/es/net/http-compression/
  7. Manage formulas of Excel files with Node.js via...

    Learn how to Manage formulas of Excel files through the Aspose.Cells for Node.js via C++. Aspose.Cells can simply get, set and calculate formulas of excel files.... Similarly the output file “test_udf.xlsx” can be downloaded...check the output. TestUDF.xlam test_udf.xlsx const path = require...

    docs.aspose.com/cells/nodejs-cpp/using-formulas...
  8. Работа с встречами|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....sender = "test@gmail.com" ; string recipient = "test@email.com"...BEGIN:VEVENT ATTENDEE;CN=test@gmail.com:mailto:test@gmail.com DTSTART:20130220T171439...

    docs.aspose.com/email/ru/net/working-with-appoi...
  9. Generar Miniatura de Diapositiva como JPEG|Docu...

    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....= new Presentation ( "Slides Test Presentation.pptx" )) { //Acceder...formato JPEG image . Save ( "Test Thumbnail.jpg" , ImageFormat...

    docs.aspose.com/slides/es/net/generate-slide-th...
  10. JavaScript経由でC++を使用してPDFにデジタル署名を追加する|Aspose.PDF...

    JavaScript経由でC++を使用してPDF文書にデジタル署名を付ける。.../*デフォルトのPKCS7キーのファイル名を設定する*/ var fileSign = "/test.pfx" ; var ffileSign = function..., 200 , 200 , 100 , "TEST" , "test@test.com" , "EU" , 1 , signatureAppearance...

    docs.aspose.com/pdf/ja/javascript-cpp/sign-pdf/