Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 29,589 for

test

(0.2 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....lic" ); } } } Test Locally In Visual Studio: Start...Studio. Use Postman or curl to test: curl -X POST http://localh...

    docs.aspose.com/pdf/net/converting-documents-wi...
  5. 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/
  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/java/threaded-comments/
  7. 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...
  8. 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-...
  9. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…... You can use the test project attached this thread...10:00am 8 @licenselogimatic , I tested your scenario using the sample...

    forum.aspose.com/t/svg-gets-generated-different...
  10. Auto Fit Columns in Worksheet|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.... PutValue ( "This is a test input" ); //Adding a double...). SetCellValue ( "This is a test input" ); row . CreateCell (...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...