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

table report

(0.36 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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-...
  7. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#.... The following table contains some of the popular...Merge The Mail Merge and Reporting section Rendering The ”Rendering”...

    docs.aspose.com/words/net/missing-features-in-n...
  8. Bug 5330: CSV to GeoPackage- Conversion succeed...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-GeoPackage) image.png (170.3 KB) Test data(input/output/QGIS) 5330-Csv-GeoPacakge.zip (35.3 KB) Thanks,...Otherwise the table is saved as a plain attribute table, which QGIS...QGIS reports as “invalid”. Below is a minimal, end‑to‑end example...

    forum.aspose.com/t/bug-5330-csv-to-geopackage-c...
  9. 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...
  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...