Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 31,268 for

test

(0.22 sec)
  1. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert PDFs to black and white (grayscale) pdfs. The conversion works fine for smaller PDFs, but when the input PDF has more than 20 pages, the pr…... [ ] Test the conversion after upgrading...

    forum.aspose.com/t/issue-with-converting-pdf-to...
  2. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…... You may also want to test different margin values to achieve...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  3. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document... test ( 'CreateUpdateAndPrint' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Compatibility : Returns the test for independence CHISQ.DIST...distribution CHISQ.TEST Statistical : Returns the test for independence...

    docs.aspose.com/cells/python-net/supported-form...
  5. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…... Please test following VBA code Sub ShowStyleBorder()...

    forum.aspose.com/t/cannot-distinguish-between-b...
  6. Aspose PDF setLicense Exception - Free Support ...

    https://forum.aspose.com/t/aspose-pdf-setlicense-exception/3 Aspose.Total.zip (807 Bytes) 15679/6...private message so that we can test it in our environment and address...

    forum.aspose.com/t/aspose-pdf-setlicense-except...
  7. Create Email Messages with Customized Options 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.... Email / "test.eml" ); eml . From = new MailAddress...guangzhou@guangzhoo.com Subject: test mail Date: 6 Mar 2006 8:2:2...

    docs.aspose.com/email/net/create-email-messages/
  8. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...write("This is test footer text"); } doc.save("C:\\Temp\\out...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....node" ); // Your local test path const localPath = "" ;...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  10. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceException while processing an OMR file using the TemplateProcessor.Recognize() method. The file exists at the specified location, but the exception is still thrown. Error Details: Excep…...19, 2025, 10:57am 6 I have tested provided samples using a VS...tell if issue persist in this test project. ConsoleApp1.zip (1...

    forum.aspose.com/t/nullreferenceexception-throw...