Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,878 for

list report

(0.09 sec)
  1. 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
  2. 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-...
  3. 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...
  4. Introduction and Sample Applications|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Email scheduled reports: Reports are integral to most business...applications. Many business reports are generated at intervals...

    docs.aspose.com/email/net/introduction-and-samp...
  5. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... it is known that Crystal Reports often outputs documents in...code example shows how to get a list of all the files in the folder:...

    docs.aspose.com/words/python-net/detect-file-fo...
  6. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....scenarios, such as financial reporting, data analysis, and everyday...data, which is crucial for reports or datasets that are shared...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  7. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...Rectangle(); List<Tuple<Rectangle, Bitmap>> paragraphs = new List<Tuple<Rectangle...12:57pm 2 @bhav , Thank you for reporting on the issue. I’ve reproduced...

    forum.aspose.com/t/wrong-count-of-animated-text...
  8. 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...
  9. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API....scenarios, such as financial reporting, data analysis, and everyday...data, which is crucial for reports or datasets that are shared...

    docs.aspose.com/cells/net/how-to-format-number-...
  10. 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...