Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 32,760 for

test

(0.1 sec)
  1. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... test ( 'CreateCommentsAndPri' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...provide complete and runnable test code and sample file, so we...result in page merging. By testing on the latest version v25.10...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  3. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....( "Test" ); worksheet . Cells [ "S4" ]. PutValue ( "Test" );...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a table has started.... test ( 'TableToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitRowStart method | Aspose.W...

    DocumentVisitor.visitRowStart method. Called when enumeration of a table row has started.... test ( 'TableToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...in your app We will then also test a solution in an environment...

    forum.aspose.com/t/doughnut-chart-data-labels-a...
  7. Protect and Unprotect Worksheet with JavaScript...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for JavaScript via C++.... password = "test" ; // Save as Excel file and...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  8. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …... If possible, test with different OneNote files...Note for .NET 24.9 . I have tested using the following line of...

    forum.aspose.com/t/key-not-found-exception/293338
  9. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…... If possible, test with a minimal sample OLM file...trace help pinpoint the problem. Test with a minimal OLM sample that...

    forum.aspose.com/t/code-olm-to-pst/324745
  10. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...validateChartLayout(); } } } Test on Different Environments :...using Linux, it might be worth testing the conversion on a different...

    forum.aspose.com/t/while-converting-pptx-to-pdf...