Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 28,930 for

test

(0.17 sec)
  1. 89849859.xlsx

    Sheet1 tc={ab28b81c-74ac-4ece-9676-40b2b846e148}: [Threaded comment] Your version of Excel allows you to read this threaded comment; however, any edits to it will get removed if the file is opened ......linkid=870924 Comment: Test Threaded Comment Evaluation...

    docs.aspose.com/cells/it/nodejs-cpp/threaded-co...
  2. Using QGIS to tests Aspose.GIS.Lib - Free Suppo...

    Hi Alexander, 1.Which version to use for Testing, please see there are two options there: image.jpg (101.9 KB) ? 2.Is there also professional tool , not free? 3.How do you recommended to make the Test? For example :…...Using QGIS to tests Aspose.GIS.Lib Aspose.GIS Product Family...1.Which version to use for testing, please see there are two options...

    forum.aspose.com/t/using-qgis-to-tests-aspose-g...
  3. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\Test.pdf"); I’ve attached the Test files and a s…...\test.docx"); doc.Save(@".\test.pdf"); I’ve attached...attached the test files and a screenshot for your reference. Could...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  4. 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...
  5. Unable to open EMF file in Aspose Image view on...

    Hi Team, We have obtained a temporary license for Aspose.Imaging for Python via .NET to evaluate the library for the use case mentioned below. Use Case: We are trying to convert SVG files to EMF using the code below a…... You might want to test with different SVG files to...releases, so updating might help. Test with Aspose Viewer : If the...

    forum.aspose.com/t/unable-to-open-emf-file-in-a...
  6. 在工作表中合并或取消合并单元格|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.... string myPath = @"d:\test\MyBook.xls" ; //Open the excel...file path. string myPath = @"d:\test\MyBook.xls" ; //Open the excel...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  7. Create Draft Appointment Request|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....sender = "test@gmail.com" ; String recipient = "test@email.com"...

    docs.aspose.com/email/java/create-draft-appoint...
  8. 自动调整工作表列宽|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/zh/net/auto-fit-columns-i...
  9. 查找特定单词的出现次数|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...."Sheet1" ]; findNow ( Worksheet , "test" ); //Save the file. excelApp..."Sheet1" ]; findNow ( objSheet , "test" ); workbook . Save ( myPath...

    docs.aspose.com/cells/zh/net/find-specific-word...
  10. Working With Fonts|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 an Aspose test of fonts!" ); // Setting the...style ); workbook . Save ( "test.xlsx" , SaveFormat . Xlsx );...

    docs.aspose.com/cells/net/working-with-fonts/