Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,664 for

list report

(0.09 sec)
  1. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...code snippet: var errors = new List<string>(); string fileExtension...(Page page in document.Pages) { List<Aspose.Pdf.Layer> layers = page...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  2. Online SVG to OTT Conversion or Develop Java ba...

    Free online app to convert SVG to OTT files. Java conversion library code for SVG documents.... The following lists mostly, but not all, supported...Key Use Cases Standardized report templates with SVG visuals...

    products.aspose.com/total/java/conversion/svg-t...
  3. JsonDataLoadOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting.JsonDataLoadOptions class for seamless JSON data parsing. Enhance your document processing with flexible options!...learn more, visit the LINQ Reporting Engine documentation article...= new Document ( MyDir + "Reporting engine template - JSON data...

    reference.aspose.com/words/net/aspose.words.rep...
  4. JsonDataLoadOptions.ExactDateTimeParseFormats |...

    Discover JsonDataLoadOptions' ExactDateTimeParseFormats for precise JSON datetime parsing. Customize formats easily for seamless data loading!...= new Document ( MyDir + "Reporting engine template - JSON data...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  5. 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...
  6. Frequently Asked Questions about TeX

    Get answers to all the most frequent questions about TeX and LaTeX, their structure, usage and peculiarities...., article, report, book). It is also where you...\end{itemize} create a bulleted list. Q: What is mathematical mode...

    docs.aspose.com/tex/net/introduction-to-tex/faq/
  7. How to Format Number as Currency|Documentation

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

    docs.aspose.com/cells/python-net/format-number-...
  8. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices....be used to generate summary reports, stored in a database, or shared...AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  9. 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...
  10. 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...