Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,017 for

list report

(0.26 sec)
  1. Introduction and Sample Applications|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.... Email scheduled reports: Reports are integral to most business...applications. Many business reports are generated at intervals...

    docs.aspose.com/email/java/introduction-and-sam...
  2. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …...Family words-java , linq-reporting-engine pgcentric July 23,...formatting dates using the LINQ Reporting Engine in Aspose.Words for...

    forum.aspose.com/t/issue-when-formatting-date/3...
  3. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...pdf"); List<SKBitmap> images = ParsePdfToImageFiles(pdf);...ParsePdfToImageFiles(pdf); } private static List<SKBitmap> ParsePdfToImageFiles(Aspose...

    forum.aspose.com/t/convert-pdf-to-image-results...
  4. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for 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/cpp/format-number-to-date/
  5. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java 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/java/format-number-to-date/
  6. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadOptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless data integration....= new Document ( MyDir + "Reporting engine template - CSV data...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  7. How can I get the index of the elements in a Se...

    Hello, I try to get the index of the elements in a Select statement at the template level, but I can’t. I’ve tried with the IndexOf() function like this (this works in a foreach instruction) : <<var [pumpData = Query.…...Words Product Family linq-reporting-engine deid November 18, 2025...source. For example, build a list of anonymous objects where you...

    forum.aspose.com/t/how-can-i-get-the-index-of-t...
  8. Managing Messages in PST Files|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....(); break ; // A distribution list. Can be converted to MapiDistributionList...queryBuilder . From . Contains ( "report-service" , true ); // Define...

    docs.aspose.com/email/net/managing-messages-in-...
  9. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript 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/javascript-cpp/format-num...
  10. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles.... Text = "List 1" ; heading . Style = Aspose...StartNumber = 13 ; heading2 . Text = "List 2" ; heading2 . Style = Aspose...

    docs.aspose.com/pdf/net/working-with-headings/