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

test

(0.36 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. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...Words for Java release and test the same file. Newer builds...please attach it here for testing, just in case it is the reason...

    forum.aspose.com/t/document-save-hangs-indefini...
  3. Default resources for textfield does not allow ...

    We are working with the full Aspose package - currently the HTML and PDF packages are the main ones being used. We are running into an issue with embedded fonts not actually being fully embedded or at least not being usa…...Save("" "SomeSafePath\test.pdf" ""); We cannot add DefaultResources...experience the same issue - in this test, “1” and “2” are both displayed...

    forum.aspose.com/t/default-resources-for-textfi...
  4. 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...
  5. 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...
  6. Aspose.PSD for .NET 25.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....Combine ( baseFolder , "text_test.ai" ); string outputFile = Path...Combine ( outputFolder , "text_test.png" ); using ( AiImage image...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  7. 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...
  8. 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...
  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...