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

list report

(0.08 sec)
  1. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...can be svg) Kroll 2022 Annual Report.zip (8.8 MB) Identify location...$"{dataDir}Kroll 2022 Annual Report.pdf"; List<Aspose.OCR.RecognitionResult>...

    forum.aspose.com/t/need-to-extract-text-from-th...
  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. 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...
  7. Java API to Convert RTF to EXCEL or with free O...

    Convert RTF to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to EXCEL online converter quickly before integrating the code....styles or just unused styles or lists from the document, you can use...educational, and business reporting workflows. Key Use Cases Converting...

    products.aspose.com/total/java/conversion/rtf-t...
  8. 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...
  9. 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/
  10. 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/