Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 28,603 for

test

(0.17 sec)
  1. Aspose.PSD for Python via .NET 24.3 - 发布说明|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....由8位转换为16位的PSD文件变得无法阅读 sourceFile = "test_smart_layer.psd" outputFile...由8位转换为32位的PSD文件变得无法阅读 sourceFile = "test_smart_layer.psd" outputFile...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  2. Public API Changements dans Aspose.Diagram 16.1...

    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.... Caption = "Test Button" ; // save diagram diagram...Height = 1 ; string text = "Test text" ; // add text to a Visio...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  3. Notas de lanzamiento de Aspose.PSD para Python ...

    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....bits a 16 bits archivoFuente = "test_smart_layer.psd" archivoSalida...bits a 32 bits archivoFuente = "test_smart_layer.psd" archivoSalida...

    docs.aspose.com/psd/es/net/aspose-psd-para-pyth...
  4. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity.... save ( "test.pptx" , SaveFormat . Pptx );...presentation to disk pres . save ( "test.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/androidjava/presentation...
  5. Migration depuis des versions antérieures d’Asp...

    Découvrez les différences clés et les étapes de migration lors de la mise à niveau vers la dernière version de Aspose.Cells for JavaScript via C++.... Tests Effectuez des tests approfondis dans toute...

    docs.aspose.com/cells/fr/javascript-cpp/migrati...
  6. Архивы

    Архивы...Project("SourceDirectory\\Tasks\\project_test.mpp"); // Сохраните файл MPP...Project("SourceDirectory\\Tasks\\project_test.mpp"); // Инициализировать класс...

    blog.aspose.com/ru/tasks/convert-ms-project-mpp...
  7. أرشيف

    أرشيف...Project("SourceDirectory\\Tasks\\project_test.mpp"); // احفظ ملف MPP بتنسيق...Project("SourceDirectory\\Tasks\\project_test.mpp"); // تهيئة فئة XamlOptions...

    blog.aspose.com/ar/tasks/convert-ms-project-mpp...
  8. PDF 到 PNG 使用 C++ 的转换器 | Aspose.PDF

    使用 C++ 將 PDF 轉換為 PNG 的示例代碼。 使用 C++ 示例進行批量 PDF 到 PNG 轉換。...PngConverter -> BindPdf ( L "D: \\ Test \\ test.pdf" ); PngConverter ->...:: String prefix = L "D: \\ Test \\ " ; System :: String suffix...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  9. Python OCR - Hình ảnh để nhắn tin API Python | ...

    Tích hợp nhận dạng ký tự quang một cách liền mạch vào các ứng dụng Python của bạn bằng cách sử dụng API OCR của ASPose cho Python.... save_multipage_document ( "test.xml" , SaveFormat . XML , result... save_multipage_document ( "test.json" , SaveFormat . JSON ,...

    products.aspose.com/ocr/vi/python-net/
  10. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。... Document ( dataDir + "test.html" , options )) { // Save...Pdf . Document ( dataDir + "test.html" , options )) { // Save...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/