Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 31,162 for

test

(0.09 sec)
  1. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. Make website accessible to read for all users.... The test criteria for color contrast...

    docs.aspose.com/html/java/check-color-contract/
  2. Manage Email Attachments and Embedded Objects i...

    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.... //Load the test message with Linked Resources...

    docs.aspose.com/email/net/manage-email-attachme...
  3. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...(); j ++) { EmfSheetName = "test" + sheet . getName () + " Page"...

    docs.aspose.com/slides/zh/java/image/
  4. 创建命名区域并复制命名区域内容的示例,使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中创建、访问和复制命名区域。... putValue ( "Test" ); range1 . get ( 0 , 4 )....

    docs.aspose.com/cells/zh/nodejs-cpp/create-acce...
  5. Aspose.Cells 8.4.1中的公共API更改|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.... ConnectionDescriptio = "Test Connection" ; conn . Credentials...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Dyslexia and Fonts

    Dyslexic fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here.... Test your design for accessibility...If possible, conduct user testing, including feedback from dyslexic...

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  7. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并自动化工作流。...; $j ++ ) { $EmfSheetName = "test" . $sheet -> getName () . "...

    docs.aspose.com/slides/zh/php-java/image/
  8. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...would recommend performing load tests with your real documents to...based on your needs and load test with real documents and scenarios...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  9. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...boolean testing = true; checkLicense(); if (testing) { saveLayerToPng(1...adjust the code to work with your test program. I am only getting the...

    forum.aspose.com/t/rendition-with-layer-effects...
  10. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....Example Copy 1 < h3 class =" test - 1 ">CSS Attribute Selector</h3>...

    docs.aspose.com/html/net/tutorial/css-selectors/