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

table report

(0.4 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. Convert CSV to DOCX using Python or with free O...

    CSV to DOCX conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOCX online converter quickly before integrating the code....digital reporting workflows. Key Use Cases Professional Report Generation...documents for polished business reports, summaries, and formal deliverables...

    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.Words.Settings module | Aspose.Words for...

    The Aspose.Words.Settings module contains classes and enums that are used when specifying various settings and options stored in a document...visit the Mail Merge and Reporting documentation article. Odso...visit the Mail Merge and Reporting documentation article. OdsoFieldMapData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When Table in the sheet is printed as a range, then the top of the text in bottom cell is mixed with underline of text above. Also bottom part of text in bottom cell is cut o…... When table in the sheet is printed as a...Bug-1493221-Cut-Off-Descriptions.xlsx-Table-26.1-Difference.png (153.7 KB)...

    forum.aspose.com/t/text-is-getting-cut-off-when...
  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...