Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,993 for

table report

(0.22 sec)
  1. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range....Cells for Python Table of Contents Why Convert NumPy...ndarray to ListObject (Excel Table) Convert NumPy ndarray to Range...

    blog.aspose.com/cells/convert-numpy-to-excel/
  2. Supported File Formats in Aspose.Tasks for .NET...

    Overview of input and output file formats supported in Aspose.Tasks for .NET including MPP, XML, Primavera, Excel, and graphical view exports such as PDF and PNG....), providing versatile reporting and data visualization capabilities...and SVG Below is a detailed table of all supported file formats...

    docs.aspose.com/tasks/net/supported-file-formats/
  3. 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...
  4. Convert EXCEL to DOC using Python or with free ...

    EXCEL to DOC conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to DOC online converter quickly before integrating the code....features such as formatting, tables, and images. Using the Aspose...formatting, formulas, charts, tables, and images. With the help...

    products.aspose.com/total/python-net/conversion...
  5. Wrong merge result with regions - Free Support ...

    I am testing the latest version as we have noticed a problem with an older one, but that problem seems to be present in the latest version too. Specifically, I created this test document to showcase the issue: test-dev…...merge(document, report, true); where report is the XML data stream...MailMergeCleanupOpti.REMOVE_EMPTY_TABLE_ROWS // rimozione paragrafi...

    forum.aspose.com/t/wrong-merge-result-with-regi...
  6. 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...
  7. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...‘OS/2’ font table. Please check the dumped ‘OS/2’ font table: font...font table 506×736 17.1 KB Reference: OS/2 - OS/2 and Windows metrics...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  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. 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...
  10. 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-...