Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,858 for

list report

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

    This article introduces how to format a number to a date using the Aspose.Cells for .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/net/format-number-to-date/
  2. 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
  3. 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...
  4. Wrong indentation of bulleted lists in ODT to P...

    Hi, We are receiving several Reports from our customers of problems converting to PDF of ODT documents containing bulleted Lists. The indentation of bullet points is incorrect. The problem has been reproduced with ver…...Wrong indentation of bulleted lists in ODT to PDF conversion Aspose... We are receiving several reports from our customers of problems...

    forum.aspose.com/t/wrong-indentation-of-bullete...
  5. 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...
  6. 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...
  7. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property to easily customize field value quoting for seamless data handling and improved CSV management....= new Document ( MyDir + "Reporting engine template - CSV data...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...Product Family words-net , linq-reporting-engine PramodMn April 21,...strict mode is used. LINQ Reporting Engine relies on built-in...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  9. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Node.js via C++ API....in multi‑national financial reports or transactions. Enhances Professional...is especially important for reports, presentations, and business...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  10. Looping over object when data source is JSON - ...

    When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value? Example JSON: "node":{ "ingredientsPerLanguage": …...Family words-java , linq-reporting-engine pgcentric February...using JsonDataSource in LINQ Reporting engine, is there any supported...

    forum.aspose.com/t/looping-over-object-when-dat...