Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 33,017 for

test

(0.3 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/python-net/how-to-change-...
  2. outputChangeCommentFontColor.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/java/how-to-change-the-co...
  3. 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...
  4. How to Install Aspose.PDF for Go via C++|Aspose...

    This section shows a product description and instructions for installing Aspose.PDF for Go on your own.... Testing The test run from the root package...package folder: go test -v Quick Start All code snippets are contained...

    docs.aspose.com/pdf/go-cpp/installation/
  5. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .DOCX documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the updatePageLayout() method is invoked …...reproduce these scenarios (tests repro_noReloadAndUpdatePag_...import org.junit.jupiter.api.Test; class AsposeTextBoxVertica...

    forum.aspose.com/t/text-box-vertical-alignment-...
  6. Threaded Comments|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....Comment : Test Threaded Comment Author : Aspose Test Read Created...Comment : Test Threaded Comment Author : Aspose Test Created Time...

    docs.aspose.com/cells/python-net/threaded-comme...
  7. 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...
  8. MailmarkCodetext|Aspose.BarCode for Python via ...

    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....Description format “0” – Null or Test “1” – Letter “2” – Large Letter...future use) klass “0” - Null or Test “1” - 1C (Retail) “2” - 2C (Retail)...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...Subject = "Test Email"; // Set the HTML body...subject mailMessage.Subject = "Test Email"; // Set the HTML body...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  10. Calculate Page Setup Scaling Factor with C++|Do...

    This article provides sample code explaining how to use the C++ API or library to calculate Page Setup scaling factor using Fit to n page(s) wide by m tall option of Excel worksheet programmatically.... PutValue ( u "Test" ); worksheet . GetCells ()...Get ( u "S4" ). PutValue ( u "Test" ); // Set paper size worksheet...

    docs.aspose.com/cells/cpp/calculate-page-setup-...