Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 32,661 for

test

(0.07 sec)
  1. Licensing and Limitations|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.... If you want to test Aspose.Email without evaluation...pattern. This allows you to test the product meaningfully, yet...

    docs.aspose.com/email/net/licensing-and-limitat...
  2. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the document. Because of this…...attach the Flama fonts here for testing? We will check the issue on...setFontSettings(fontSettings); I tested the result after this change...

    forum.aspose.com/t/incorrect-flama-font-substit...
  3. 过滤 Exchange 邮箱中的邮件|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...
  4. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...String[] categories = {"Start Test", "Q1 Growth", "Q2 Loss", "Q3...generate such image for us to test, to ensure that this comma issue...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  5. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....TextFragment > ( u "link page number test to page 2" ); // Create local...TextFragment ( u "link page number test to page 1" ); // TextFragment...

    docs.aspose.com/pdf/cpp/actions/
  6. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java.... The test fixture encodes a specific byte...symbol. At recognition time, the test verifies that the raw bytes...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...Reproduction Steps Minimal HTML (test_dl_bug.html) <!doctype html>...new Aspose.Html.HTMLDocument(“test_dl_bug.html”); var options =...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  8. High RAM when converting PDF to JPG - Free Supp...

    Hi, I have used Aspose PDF (11.8.0.0) to convert the attached infected pdf to jpg. While converting, my computer's memory (RAM) reached at least 60 MBs although input file's size is small (< 0.6 MB). These attached files…... I have tested the scenario and have managed...input document, so that we can test the scenario in our environment...

    forum.aspose.com/t/high-ram-when-converting-pdf...
  9. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit Test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…... I am running a simple unit test with an input docx document...specific documents you are testing, as they may provide more targeted...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...viewer settings or consider testing with different viewers. alexey...output documents here for testing? We will check the issue and...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...