Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,871 for

list report

(0.28 sec)
  1. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Words’s reporting engine that allows to populate reports designed...Document.customDocumentProper , lists and macros. Most of these objects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Bibliography object that represents the list of sources available in the...document. Lists { get; } Provides access to the list formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose.Words.MailMerging | Aspose.Words for .NET

    Discover the powerful Aspose.Words.MailMerging namespace for efficient mail merge Reporting. Enhance your document automation with advanced features today!...the “original” mail merge reporting engine. Classes Class Description...custom data source, such as a list of objects. Master-detail data...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Failure to convert avif images to jpg - Free Su...

    One out of 10 AVIF images cannot be loaded because of exceptions. This approx. statistics is based on 100+ images loaded from the web. The following simple code was used to test avif-to-jpg conversion: @Test public void…...need more images for both bug reports testing. I have links to 10k+...8:22pm 8 I prepared for you the list with links to AVIF files https://www...

    forum.aspose.com/t/failure-to-convert-avif-imag...
  5. Cannot open ics files - Free Support Forum - as...

    Hi I have a few sample ics files and none of them open. I am trying to convert them to msg files as per your documentation here: Convert ICS to MSG via C# | products.aspose.com I keep getting an error “The MailMessage …...d(jK d, List`1 v, MapiCalendarTimeZone c...at rr.d(String[] d) at HK.d(List`1 d) at LK.d(Stream d, Boolean...

    forum.aspose.com/t/cannot-open-ics-files/248987
  6. 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...
  7. 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/
  8. 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/
  9. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...However, based on your previous report, there appears to be an issue...typing import Optional, Tuple, List import aspose.slides as slides...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  10. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...that a table in HTML contains a list of tests, where each test has...(tables.Any()) { var result = new List<Dictionary< string , string...

    products.aspose.com/html/net/extract-data-from-...