Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,664 for

list report

(0.1 sec)
  1. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Node.js via C++ API....consistency is important in business reports, project schedules, and databases...For example, you can sort a list of events by date or filter...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  2. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using Aspose.Cells for Python via .NET API....consistency is important in business reports, project schedules, and databases...For example, you can sort a list of events by date or filter...

    docs.aspose.com/cells/python-net/format-number-...
  3. CsvDataLoadOptions.Delimiter | Aspose.Words for...

    Discover the CsvDataLoadOptions Delimiter property to easily customize column delimiters for efficient data loading. Optimize your data management today!...= new Document ( MyDir + "Reporting engine template - CSV data...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....Reporting assembly Aspose.Words CsvDataSource(...= new Document ( MyDir + "Reporting engine template - CSV data...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, data output. Also, when using firstOrDefault or similar functions, how to set a d…...Family words-java , linq-reporting-engine pgcentric November...language of Aspose.Words Reporting Engine. Because the engine...

    forum.aspose.com/t/enumeration-extension-method...
  6. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions....Address = anAddress ; Orders = new List < Order >(); } public string...Address { get ; set ; } public List < Order > Orders { get ; set...

    reference.aspose.com/words/net/aspose.words.mai...
  7. 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
  8. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .NET API....in multinational financial reports or transactions. Enhances Professional...is especially important for reports, presentations, and business...

    docs.aspose.com/cells/net/format-number-to-curr...
  9. Java API to Convert RTF to XLSB or with free On...

    Convert RTF to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLSB online converter quickly before integrating the code....styles or just unused styles or lists from the document, you can use...performance. Embedding RTF report data into macro-driven Excel...

    products.aspose.com/total/java/conversion/rtf-t...
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...region boundary, or a LINQ Reporting <<if [cond]>> block) so that...Cast<object>().ToArray(); // Create a list to hold the final field names...

    forum.aspose.com/t/suppress-blank-space-if-cond...