Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,962 for

table report

(0.12 sec)
  1. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....project data such as filters, tables, groups, embedded objects,...project functionality, improve reporting accuracy, and integrate Microsoft...

    docs.aspose.com/tasks/net/utility-features/
  2. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...@aakanksha76 , Thank you for reporting the issue. I have reproduced...(shape instanceof Table) { Table table = (Table) shape; for (IRow...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  3. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...thoroughly evaluate the pivot table problems in the output HTML...thoroughly evaluate the pivot table problems in the output HTML...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  4. Working with Images in PDF using C#|Aspose.PDF ...

    This section describes the features of working with images in a PDF file using C# library....need to insert a chart into a report, add a floor plan overlay to...in PDF using C# Working with Tables in PDF using C# Analyzing your...

    docs.aspose.com/pdf/net/working-with-images/
  5. Write Text on JPG Image in .NET

    Learn to add text to JPG images in .NET with Aspose.Drawing. This guide covers setup, code example, font handling, performance tips, and best practices....NET-STEP-by-STEP Guide Table of Contents Steps to Overlay...a frequent requirement in reporting, e‑commerce, and document...

    blog.aspose.com/drawing/write-text-on-jpg-image...
  6. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...scriplet i need to add to my report? Are there any instructions...622d 2bb8 007a 1cac Stackmap Table: full_frame(@16,{Object[#45]...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  7. 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....specified in table styles into direct formatting on tables in the document...Words’s reporting engine that allows to populate reports designed...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Module.DetectAreasMode.TABLE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] When this...and accounting reports, invoices, and other tables. However, this...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  9. Convert PPT to DOC in Python or with free Onlin...

    PPT to DOC conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOC online converter quickly before integrating the code....adding text, images, shapes, tables, charts, and other objects...documents, adding text, images, tables, charts, and other objects...

    products.aspose.com/total/python-net/conversion...
  10. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....TableAbsorber object to find tables TableAbsorber absorber = new...Visit(pdfDocument.Pages[2]); foreach (var table in absorber.TableList) { foreach...

    forum.aspose.com/t/absorber-visit-throws-out-of...