Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 63,163 for

test

(0.06 sec)
  1. Aspose.CAD for Java 21.11 - 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....Category CADJAVA-10384 Review test results for MTEXT export and...exceptions and other issues on test run Enhancement CADJAVA-10374...

    docs.aspose.com/cad/java/aspose-cad-for-java-21...
  2. Chinese Characters are Lost After Converting PD...

    Env Windows 11 Aspose.PDF for .NET 24.1 Code void Test() { var doc = new Aspose.Pdf.Document(@"C:\Users\Administrator\Desktop\Test\Test.pdf"); string outputFileName = @"C:\Users\Administrator\Desktop\Test\out.png"; …...1 Code void Test() { var doc = new Aspose.Pdf...Document(@"C:\Users\Administrator\Desktop\test\test.pdf"); string outputFileName...

    forum.aspose.com/t/chinese-characters-are-lost-...
  3. DataSorter does not clear old data when new dat...

    Hello, We ran into an issue with blank cells while sorting data. The sort doesn’t seem to overwrite an old cell value if the new cell value is blank. This causes old data to get mixed with new data after the sort. The f…...reproduce the issue and the sort_test_output.xlsx shows the error...filename = @"C:\rwtemp\sort_test.xlsx"; var workbook = new Workbook(filename);...

    forum.aspose.com/t/datasorter-does-not-clear-ol...
  4. Contains | Aspose.Imaging for .NET API Reference

    Contains Contents [ Hide ] RectangleF.Contains method (1 of 3) Determines if the specified point is contained within ......point to test. y Single The y-coordinate of the point to test. Return...Description point PointF The PointF to test. Return Value This method returns...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. Class: MaxiCodeSecondMessage - Aspose.BarCode f...

    new MaxiCodeSecondMessage () Examples //Mode 4 let maxiCodeCodetext = new MaxiCodeStandardCodetext(); maxiCodeCodetex......setMessage("Test message"); let complexGenerator...maxiCodeCodetext.setMessage("Test message"); let complexGenerator...

    reference.aspose.com/barcode/nodejs/MaxiCodeSec...
  6. Table of content conversion fails in word to pd...

    Hi we have an older version of your system. And we wanted to Test if newer version fixes a table of contents conversion fail. Is there a place we can Test that ? It’s not a public document so don’t really want to post it…... And we wanted to test if newer version fixes a table...fail. Is there a place we can test that ? It’s not a public document...

    forum.aspose.com/t/table-of-content-conversion-...
  7. Worksheet name rules in formula - Free Support ...

    Hello Aspose team, I have a problem or question. I’m using Aspose to let the user create formulas in different cells. When user provides the formula, if the worksheet has space then it should be wrapped in single quotes…...have 3 worksheets : “ Test ”, “A123”, “Test Space” If I set the...Cells[0,0] = “ Test !A1” ; // result in Excel = Test !A1 worksheet...

    forum.aspose.com/t/worksheet-name-rules-in-form...
  8. DepthFailAction | Aspose.3D for .NET API Reference

    DepthFailAction StencilState.DepthFailAction property Gets or sets the stencil action when stencil Test pass but dept......action when stencil test pass but depth test fails. public StencilAction...

    reference.aspose.com/3d/net/aspose.threed.rende...
  9. HTML content is not loaded correctly - Free Sup...

    Hey, when simply loading the attached document “ATLANTA-111.html” by file path, the OuterHTML is incorrect at line 3. This is the code I am using: Dim htmlContent As String = Nothing Using doc As New Aspose.Html.HTMLD…...htmlContent will be: let test = "<div><div>test erfolgreich</div></divdiv>"...But it should be: let test = "<div><div>test erfolgreich</div></div>"...

    forum.aspose.com/t/html-content-is-not-loaded-c...
  10. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....PdfDigitalSignatureD(certificateHolder, "Test Signing", "My Office", signingTime));...getDigitalSignatureD().getReason(), "Test Signing"); Assert.assertEquals(options...

    reference.aspose.com/words/java/com.aspose.word...