Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 31,251 for

test

(0.38 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...officeReference ); pres . Save ( "test.pptm" , SaveFormat . Pptm );...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…...6 KB Can you maybe test it using the same version of...Adobe Reader or maybe using a test version of pdfjs ( PDF.js viewer...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  3. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...attached a screenshot of the test we performed (you can see the...custom style through the UI. Test if cell.getStyle().isAlignmentApplied()...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  4. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。...pfx" , certPassword , "test for sign" , new Date ()); dsc...( dst . getComments ()); // test for sign - OK console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  5. Comparison of functionality and performance of ...

    Comparison of functionality and performance of Aspose.Cells for Go via C with Excelize, Tealeg/xlsx, and Go-OLE....✅ Yes Performance Comparison Test environment: Processor: 12th...via C: 25.9.0 Excelize: 1.4.1 Test scenario: a large file with...

    docs.aspose.com/cells/go-cpp/comparison-of-func...
  6. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...getCsvLoadOptions()) I have tested this with different versions...CsvLoadOptions as shown above. Test the same code using the standalone...

    forum.aspose.com/t/possible-regression-java-lan...
  7. How to use insertBom parameter in the method Ba...

    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....= "PathToFolder" ; @Test public void test () throws IOException...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  8. Getting started|Documentation

    setup Aspose.Cells for Node.js via Java and installation guidelines.... Create a test file named hello.js using the...java/node_modules”. Create a test file named hello.js using the...

    docs.aspose.com/cells/nodejs-java/getting-started/
  9. Save as html exception - Free Support Forum - a...

    I have a visio document which throw exception when I try to save it as HTML. Here is a sample project: aspose-Test-app.zip (248.7 KB) Steps to reproduce: Open project in Visual Studio and run it Select a destination…...is a sample project: aspose-test-app.zip (248.7 KB) Steps to...screenshots. After an initial testing, I am able to reproduce the...

    forum.aspose.com/t/save-as-html-exception/294766
  10. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。...org/2000/svg" xmlns:test= "http://test1.com/" xmlns:test2=..."http://test2.com/" > 2 <g test:attr= "val" > 3 <g> 4 test 5 </g> 6 </g> 7...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/