Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,889 for

list report

(1.25 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. 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...
  3. 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-...
  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. 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...
  6. 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...
  7. 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...
  8. 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
  9. How to Use Microsoft Graph for Mailbox Manageme...

    Integrate Microsoft Graph API with Aspose.Email for .NET to access, manipulate, and manage mailbox data effectively....3: Retrieve Folders by Name List Messages in Specified Folder...within the current folder. public List<FolderNode?> SubFolders { get...

    blog.aspose.com/email/how-to-use-microsoft-grap...
  10. 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...