Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 31,267 for

test

(0.27 sec)
  1. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....addText( 1 , 1 , 1 , 1 , "Test text" , "Calibri" , "#a5a5a5"...

    products.aspose.com/diagram/python-net/create/vdx/
  2. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application.....addText( 1 , 1 , 1 , 1 , "Test text" , "Calibri" , "#a5a5a5"...

    products.aspose.com/diagram/python-net/create/v...
  3. Locking accepted tracked changes in Word Docume...

    In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the sections or parts of document where user have done changes in word document. In other sections o…...solanki April 29, 2025, 1:11pm 5 Test Document.docx (17.5 KB) In attached...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  4. Access and Manage Outlook MAPI Properties in C+...

    Learn how to read, set, and remove MAPI properties in Outlook MSG files and attachments using Aspose.Email for C++....specific named properties (“TEST” and “MYPROP”). It shows how...

    docs.aspose.com/email/cpp/working-with-mapi-pro...
  5. 使用 IMAP 客户端过滤服务器上的邮件|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....以下代码片段展示了如何过滤主题中包含“test”或发件人为 “noreply@host.com” 的邮件。以下代码片段展示了如何使用... getSubject (). contains ( "test" ), builder . getFrom (). contains...

    docs.aspose.com/email/zh/java/filter-messages-f...
  6. KeyNotFoundException When Extracting Slide Thum...

    Hi, I have a reproducible error when extracting a slide thumbnail, with a specific customer powerpoint file. I narrowed it down to a single slide, using aspose slides java 25.8. and openjdk 11.0.28 2025-07-15 runtime. …...Presentation("/builder/Downloads/ppt-problem-1/test-single-slide.pptx"); ISlide...

    forum.aspose.com/t/keynotfoundexception-when-ex...
  7. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these shapes using following code: using Aspo…...Kindly add this sample too to the test set for this issue and let us...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  8. QR code generation in word template - Free Supp...

    Hi, I’m using Aspose.Words to insert tags in a .docx file, which I then pass to the engine along with JSON data for document generation. Now, I want to add QR code support so that by simply placing a tag in the .docx fi…... Test the document generation to ensure...

    forum.aspose.com/t/qr-code-generation-in-word-t...
  9. Unable to fetch dpi from heic images - Free Sup...

    Hi Team, I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…... Test the conversion with different...

    forum.aspose.com/t/unable-to-fetch-dpi-from-hei...
  10. 如何运行示例 – Aspose.SVG for .NET

    了解软件要求、从 GitHub 下载 C# 示例以及设置或运行示例。...所有测试都位于 tests-net 文件夹中。 使用 Visual Studio 运行...Visual Studio 中打开 Aspose.SVG.Tests.sln 解决方案文件并构建项目。 首次运行时,将通过 NuGet...

    docs.aspose.com/svg/zh/net/how-to-run-the-tests/