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

list report

(0.09 sec)
  1. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Special using Aspose.Cells for Node.js via 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/nodejs-cpp/how-to-format-...
  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. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....Java version first before reporting the issue. Perhaps, the issue...latest product version. Before reporting an issue, you may want to...

    docs.aspose.com/slides/nodejs-java/product-over...
  5. Working with Messages in a PST File|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....deleteChildItems() method which accepts a list of Entry ID items referring...queryBuilder . getQuery ()); List < String > deleteList = new...

    docs.aspose.com/email/java/working-with-message...
  6. Using Smart Markers|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....parenthesis as a comma-separated list. Smart Marker Options &=DataSource...Grouping Data In some Excel reports you might need to break the...

    docs.aspose.com/cells/java/using-smart-markers/
  7. .NET, JavaScript, Python, Java CAD APIs | CAD a...

    Export DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP files to PDF and vector or raster images from within .NET, Java, Python, JavaScript applications or by utilizing JasperReports tools....CAD for JasperReports Export reports into various CAD and other...CAD Product Family? Customers List Success Stories Download Free...

    products.aspose.com/cad/family/
  8. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....= new Document ( MyDir + "Reporting engine template - XML data...new XmlDataSource ( MyDir + "List of people.xml" ); BuildReport...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Incorrect date/time parsing - Free Support Foru...

    Hello, I use Aspose Words for Java with LINQ Reporting engine version 24.8 and have trouble with date time parsing when using setExactDateTimeParseFormats, seems like the time part is ignored and every date parsed with 0…...Words for Java with LINQ reporting engine version 24.8 and have...options.setExactDateTimePars(List.of("yyyy-MM-dd", "yyyy-MM-dd'T'HH:mm:ss...

    forum.aspose.com/t/incorrect-date-time-parsing/...
  10. 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...