Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 28,610 for

test

(0.33 sec)
  1. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…... Test the updated code to verify that...styles within the <style> block. Test the updated code to verify that...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  2. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“Test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...writeln(“test.”); SaveOptions saveOptions...save("template.pdf", pdfOptions); Test without memory optimisation...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  3. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …... Test with a Simple Workbook : Create...Here’s a simple code snippet to test: using Aspose.Cells; var workbook...

    forum.aspose.com/t/the-type-initializer-for-thr...
  4. 使用C++通过JavaScript将JSON转换为Excel文件|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将JSON转换为Excel文件。...([ { BEFORE : 'before cell' , TEST : 'asd1' , AFTER : 'after cell'... { BEFORE : 'before cell' , TEST : 'asd2' , AFTER : 'after cell'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++.... PutValue ( u "Test" ); sourceRange . Get ( 1 ,...Get ( 0 , 0 ). PutValue ( u "Test" ); sourceRange . Get ( 1 ,...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/
  6. Copy Ranges of Excel with Node.js via C++|Docum...

    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.... setValue ( "Test" ); sourceRange . get ( 1 ,... get ( 0 , 0 ). setValue ( "Test" ); sourceRange . get ( 1 ,...

    docs.aspose.com/cells/nodejs-cpp/copy-ranges-of...
  7. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Excel result file and executable test code? You can compress the code...you like to provide runnable test code? The fragmented code in...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  8. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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....png" ); // Test that there is no cropping of...Shape layer is repainted in this test shapeLayer . Update (); } }...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  9. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....your visio files to test this code. For testing purposes, you can...

    docs.aspose.com/diagram/net/check-if-vba-code-i...
  10. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....your visio files to test this code. For testing purposes, you can...

    docs.aspose.com/diagram/java/check-if-vba-code-...