Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,639 for

table report

(0.29 sec)
  1. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....signed PDF to identify and report content that is not covered...security management. Create tagged tables of contents (TOC). Resize PDF...

    docs.aspose.com/pdf/python-net/whatsnew/
  2. 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/
  3. 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...
  4. 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...
  5. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......PDF the tables inside the document does not...works properly. aggParams.Reports is my parameter to method and...

    forum.aspose.com/latest.rss
  6. 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/
  7. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...disclose workforce diversity reports to make it easier for investors...please help me to extract the table from attached PDF into C# DataTable...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  8. 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...
  9. 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/
  10. 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/