Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,013 for

list report

(0.06 sec)
  1. How to Format Number as Currency with Golang vi...

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

    docs.aspose.com/cells/go-cpp/format-number-to-c...
  2. 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...
  3. How to Format Number as Date with Golang via C+...

    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/go-cpp/format-number-to-d...
  4. 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/
  5. 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...
  6. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....are placed at the end of the list. Collecting and Sorting Tasks...(project. RootTask , coll, 0); 4 List < Task > tasks = coll. Tasks...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/
  7. Pdf-&amp;gt;docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...is bullet list items, and paragraph is bullet list. Can I get...have managed to reproduce the reported issue and logged it in our...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  8. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...writeln("{{#foreach REPORT_DATA}}"); builder.writeln("{{#foreach...builder.writeln("{{/foreach REPORT_DATA}}"); for (Section sec...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  9. 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...
  10. 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...