Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 27,379 for

test

(0.15 sec)
  1. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C# API code for any ODP file text search application.... Test online document text finder...

    products.aspose.com/total/net/search/odp/
  2. 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...
  3. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…... Test with Different Data : Create...chart and a few rows of data. Test hiding rows in this simplified...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. 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...