Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,510 for

table report

(0.13 sec)
  1. Index was out of range pivot table.CalculateDat...

    i have a problem when I want to calculate the pivot Table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of the collection.…...Index was out of range pivot table.CalculateData method Aspose...want to calculate the pivot table in the following example excel...

    forum.aspose.com/t/index-was-out-of-range-pivot...
  2. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML 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-o...
  3. After convert to pdf, the tablelayout are diffe...

    pdf: word:...converted PDF, particularly with tables. This issue can arise due to...PDF rendering engine handle table properties, margins, or styles...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  4. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....building a document with a table from a database on Azure Data...always convenient to generate reports. With Aspose.Words you can...

    docs.aspose.com/words/net/integrating-aspose-wo...
  5. Aspose.PDF Java using Maven for Eclipse|Aspose....

    Set up Aspose.PDF for Java in Eclipse using Maven. Simplify dependency management for efficient PDF development....include PDF compression options, table creation and manipulation, graph...Support If you like to see known/reported issues (by the users or Q...

    docs.aspose.com/pdf/java/aspose-pdf-java-using-...
  6. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data...consolidating multiple Excel reports into a single presentation...

    docs.aspose.com/slides/java/excel-integration/
  7. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...writeln("{{#foreach REPORT_DATA}}"); builder.writeln("{{#foreach...builder.writeln("{{/foreach REPORT_DATA}}"); for (Section sec...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  8. Aspose.PDF Java for NetBeans - Maven|Aspose.PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....include PDF compression options, table creation and manipulation, graph...Support If you like to see known/reported issues (by the users or Q...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-ne...
  9. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...get("/Users/pizhai/Downloads/report_0.pdf"), outputStream.toByteArray());...document.save("path/to/output/report.pdf", SaveFormat.PDF); } }...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  10. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…...Product Family words-net , linq-reporting-engine bstuba April 30, 2025..."Three"}]>> Create a 2 column, 1 row table with a CR above and below. Place...

    forum.aspose.com/t/possible-bug-with-backcolor-...