Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 423 for

paragraph report

(0.31 sec)
  1. Product Overview|Aspose.Words for C++

    Aspose.Words for C++ is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... Reporting Generate documents or reports from scratch... For more information on reporting and fetching data from databases...

    docs.aspose.com/words/cpp/product-overview/
  2. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  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...: row) { for (IParagraph paragraph : cell.getTextFrame().getParagraphs())...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  4. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....possible to generate a crash report when the library throws an...an exception. A crash report includes information about the type...

    docs.aspose.com/pdf/net/whatsnew/2024/
  5. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with documents? Learn the details.... So any paragraph or formatted text (even it...Rendering Mail Merge and Reporting Working with Fields FAQ Q:...

    docs.aspose.com/words/net/memory-requirements/
  6. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...between the revision information reported by Aspose.Words for Java and...revisions are tracked and reported by the two applications. Here...

    forum.aspose.com/t/getting-incorrect-revision-i...
  7. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......True parent_paragraph ParentParagraph Paragraph False True False...Cell False as_paragraph() AsParagraph() Paragraph False as_bookmark_start()...

    docs.aspose.com/words/ru/python-net/python-note...
  8. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......True parent_paragraph ParentParagraph Paragraph False True False...Cell False as_paragraph() AsParagraph() Paragraph False as_bookmark_start()...

    docs.aspose.com/words/af/python-net/python-note...
  9. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Words’s reporting engine that allows to populate reports designed...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Html to Pdf - need to preserve whitespace and w...

    Trying to have a section in my HTML that preserves existing whitespace (particularly carriage returns) but also maintains appropriate width via normal word-wrap. Found that CSS class below seems to work fine in both Chr…...gets ignored, so words and paragraphs are collapsed. Any workaround...HTML with a more obvious paragraph. Change the extension to HTML...

    forum.aspose.com/t/html-to-pdf-need-to-preserve...