Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 33,724 for

list

(0.08 sec)
  1. IComparisonExpressionEvaluator.Evaluate | Aspos...

    Discover the IComparisonExpressionEvaluator's Evaluate method for precise comparison evaluations. Enhance your coding efficiency with our powerful tool!...readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Three methods for filtering Chart Data with Nod...

    Learn how to filter charts in Excel using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....maintain two lists: one ( Chart.getNSeries() ) list to store all...filePath ); // Get filtered series list let nSeriesFiltered = workbook...

    docs.aspose.com/cells/nodejs-cpp/filtering-char...
  3. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....built_in_templates_paths ( self ) -> List [ str ]: ... @built_in_templates_paths...built_in_templates_paths ( self , value : List [ str ]): ... Remarks This property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PSD PSB Reduce Size Solution | products.aspose.com

    Reduce PSD files size...image) { var layersSet = new List<Layer>(); foreach (var layer...removeNotVisibleLaye(PsdImage image) { List layersSet = new ArrayList<>();...

    products.aspose.com/psd/reduce-size/
  5. Using DLL Only|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.... You should see a list of new formats prefixed with...Report Manager and check the list of available export types for...

    docs.aspose.com/cells/reportingservices/using-d...
  6. Public API Changes in Aspose.Email 5.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....[ Hide ] The following is a list of any changes made to the public...have concerns about any change listed, please raise it on the Aspose...

    docs.aspose.com/email/java/public-api-changes-i...
  7. Aspose.Cell import object shuffles the data - F...

    in some random case for the same dataset after binding data to Excel using Aspose.Cells data is shuffled randomly , it’s not like data is shifted. But if we re-prepare the excel it looks fine. Below is the code snippet. …... List baseList = originalList .Select(x...is shuffled when importing a list of custom objects into an Excel...

    forum.aspose.com/t/aspose-cell-import-object-sh...
  8. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the font....string Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...PivotTables[0]; // List to hold the summarized data List<Dictionary<string...object>> summarizedData = new List<Dictionary<string, object>>();...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  10. 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 .() …...please resolve this issue: public List TransformOneNoteFile(byte[]...s)); var pdfDocuments = new List(); IList pages = document.GetChildNodes();...

    forum.aspose.com/t/key-not-found-exception/293338