Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 31,639 for

test

(0.67 sec)
  1. Convert Markdown to HTML in Java – Aspose.HTML ...

    Java code for Markdown to HTML conversion with Aspose.HTML for Java. Use it to convert MD to HTML in any Java web or desktop application....(MD) to HTML Online You can test the quality of MD to HTML conversion...specifications. 4. Is there a way to test MD to HTML conversions before...

    products.aspose.com/html/java/conversion/md-to-...
  2. Convert MHTML to PNG in Java – Aspose.HTML for ...

    Sample Java code for MHTML to PNG conversion with Aspose.HTML for Java. Use it to convert MHTML to PNG in any Java web or desktop application....MHTML to PNG Online You can test the quality of MHTML to PNG...specifications. 4. Is there a way to test MHTML to PNG conversions before...

    products.aspose.com/html/java/conversion/mhtml-...
  3. Aspose.PSD for .NET 25.9 - 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....that appears on macOS // This test is for non-Windows platforms...Combine ( baseFolder , "smart_Test.psd" ); string replaceFile =...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-9...
  4. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....Files\Common Files: FilePath </br> 'Test Sheet'!B2: CellReference </br>...com/cells/ : External </br> mailto:test@test.com?subject=TestLink: Email...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  5. Error While Converting a PowerPoint Presentatio...

    When we try to convert the attached pptx file using ARM64 environment, the error occurs. image.png (106.2 KB) 08I23-11 - 03 - 08I23-11, Activación, Bloqueo y Desbloqueo de Cuentas de Ahorros.zip (3.2 MB)... Test with a simple PPTX (e.g., a...restore dotnet build -c Release Test with a minimal file Create a...

    forum.aspose.com/t/error-while-converting-a-pow...
  6. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...\test.docx"); doc.Save(@".\out.pdf");...diagonal. I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  7. Cannot Make Image Match Page Size (Cover Whole ...

    I am adding image to the page. The image must match the page size. For some PDFs it works for other the image appears approximately 8.4 times smaller than the page. Please see the code below, I also have attached the P…...attached the PDF and PNG to test it. The code below is simplified...GRestore()); pdf.Save($@"c:\tempfiles\test.pdf", Aspose.Pdf.SaveFormat...

    forum.aspose.com/t/cannot-make-image-match-page...
  8. Check if VBA Code is Signed with JavaScript via...

    Learn how to check if the VBA code project is signed using Aspose.Cells for JavaScript via C++....your Excel files to test this code. For testing purposes, you can...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  9. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …... Can you do the test and send me the result? My email...interested in our API’s. I have tested the scenario of XFA form to...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  10. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("Test.pdf"); document.getForm().setType(FormType.Standard); document.save("Test2.pdf"); exception : Exception in t…...Document document = new Document("test.pdf"); document.getForm().setType(FormType...setType(Unknown Source) attached the test.pdf test.pdf (1.9 MB) asad.ali September...

    forum.aspose.com/t/dynamic-form-to-static-issue...