Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 31,574 for

test

(0.15 sec)
  1. Aspose.Cells : Image and PDF generated by code ...

    We created a POC for converting xlsx to image and pdf using aspose.cells free licence with watermark with our dot net solution. Our dot net application is deployed on EKS cloud. We are seeing that the image or pdf genera…...pdfOptions); Testing : After implementing these changes, test the output...

    forum.aspose.com/t/aspose-cells-image-and-pdf-g...
  2. Aspose.PSD for .NET 18.8 - Release Notes|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.... UpdateText ( "test" ); } } image . Save ( outFileNamePngClient...left textLayer . UpdateText ( "test" , new Point (- 100 , - 100...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  3. Issue with Font Formatting when converted from ...

    Hi Team, Please check the below issue. Word landscape page header font PDF landscape page header font highlighted below: The font looks fine in Word for landscape page but in PDF for landscape page The fo…...truetype-fonts-on-linux/ I tested conversion on my side and text...informatioon. As I can see the test is rendered fine on my side...

    forum.aspose.com/t/issue-with-font-formatting-w...
  4. Merge JIRA to JIRA2 via C# | Microsoft Project ...

    Sample code for JIRA to JIRA2 C# merging. Use API example code for batch JIRA files to JIRA2 merging within VB.NET, Asp.NET or any .NET based application.... Online JIRA Merger Test the quality of JIRA merging...managing multiple JIRA files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/jira-to-jira/
  5. Merge JIRA to Oracle-Primavera via C# | Microso...

    Sample code for JIRA to Oracle-Primavera C# merging. Use API example code for batch JIRA files to Oracle-Primavera merging within VB.NET, Asp.NET or any .NET based application.... Online JIRA Merger Test the quality of JIRA merging...managing multiple JIRA files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/jira-to-or...
  6. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…... I tested it on my side and everything...works fine. Here is my test code: [Test] public void Test001()...

    forum.aspose.com/t/table-not-found-in-world-doc...
  7. Unable to create BigTIFF >4GB using Aspose.Imag...

    I am currently working on a requirement to merge a large number of single-page TIFF images into a single BigTIFF file where the final output size is expected to exceed 4GB. While attempting this using Aspose.Imaging(ver…...Team, as per your guidance we tested the sample code, but we are...23.3.0. We also previously tested with version 25.11, but observed...

    forum.aspose.com/t/unable-to-create-bigtiff-4gb...
  8. 使用 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...
  9. How to Change Page Size of PDF using C#

    This quick tutorial guides you on how to change page size of PDF using C#. It shares all the details to configure the environment, step-wise program flow and a runnable sample code for demonstrating the process to change size of PDF page using C#....resource that is required to test this feature. In the next step...

    kb.aspose.com/pdf/net/how-to-change-page-size-o...
  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/