Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 31,344 for

test

(0.37 sec)
  1. 102662195.xlsx

    Sheet1 Here MAC: This is my Comment Text. This is Test. Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... This is Test. Evaluation Warning Evaluation...

    docs.aspose.com/cells/sv/javascript-cpp/how-to-...
  2. Demo limitations - Free Support Forum - aspose.com

    I am evaluating Aspose.PDF and sometimes it only extracts the first line and other times it is only extracts part of the first line. Is this a limitation of the demo version? How can I Test this product before purch…... How can I test this product before purchasing...product that worked fine in test on a 32- bit machine but failed...

    forum.aspose.com/t/demo-limitations/69635
  3. Testing a License|Documentation

    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....Testing a License Contents [ Hide ] To test that a license has...

    docs.aspose.com/imaging/sharepoint/testing-a-li...
  4. Merge Cells|Documentation

    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 ( "This is a test of merging" ); //Save the Workbook.... setCellValue ( "This is a test of merging" ); sheet . addMergedRegion...

    docs.aspose.com/cells/java/merge-cells/
  5. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... add ( "Test 1 " + cellCount ); } // Add...(); row2 . getCells (). add ( "Test 2 1" ); Cell cell = row2 . getCells...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  6. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Add ( String :: Format ( u "Test 1 {0}" , cellCount )); } //...-> get_Cells () -> Add ( u "Test 2 1" ); auto cell = row2 ->...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  7. Psd smartLayer issue - Free Support Forum - asp...

    Excuse me, can this PSD Java process the intelligent layer to replace the image, and then export the PSD to PNG image to maintain the effect of intelligent layer deformation. I was ready to buy, but I found that many p…...provide input files, so we can test them make a decision if the...request temporary license for test on your own side. Dmitriy.Sorokin...

    forum.aspose.com/t/psd-smartlayer-issue/311148
  8. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "My Office" , signingTime... . Reason , Is . EqualTo ( "Test Signing" )); Assert . That (...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Run the Examples – Aspose.SVG for .NET

    Learn about software requirements, C# examples downloading from GitHub, and setting up or running the examples....features are given as XUnit tests that serve to accompany the...the documentation. The XUnit tests help to attend the documentation...

    docs.aspose.com/svg/net/how-to-run-the-tests/
  10. Cropped images do not render properly in HTML w...

    Hi, When converting DOCX to HTML, we set ScaleImageToShapeSize is set to false. This is to work around a sizing issue reported in https://forum.aspose.com/t/images-in-rendered-html-have-extra-size-and-caused-blurry-outp…...\test.docx"); var saveOptions = new...ScaleImageToShapeSiz = false, }; doc.Save(@".\test.html", saveOptions); As mentioned...

    forum.aspose.com/t/cropped-images-do-not-render...