Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 297 for

paragraph report

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Documentation https://docs.aspose.com/words/jasperReports/aspose-words-for-jasperReports-documentation/ Recent content on Documentation Hugo -- gohug......that makes possible exporting reports from JasperReports and JasperServer...Word document formats. All report features are converted with...

    docs.aspose.com/words/jasperreports/aspose-word...
  2. Product Overview|Aspose.Slides Documentation

    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.... Text & Paragraph Features Advanced Features...for the whole table. Text & Paragraph Features Getting and setting...

    docs.aspose.com/slides/net/product-overview/
  3. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....following data types: Text paragraphs Images Tables Lists Headers...Non-Searchable PDFs Progress report Multicolumn text Math formulas...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  4. LaTeX document classes | Aspose.TeX for Java

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....scientific journals, short reports, program documentation, and...chapters and parts. report LaTeX report class is used for long...

    docs.aspose.com/tex/java/latex-document-classes/
  5. LINQ Reporting Engine API in C#|Aspose.Words fo...

    Learn LINQ Reporting Engine API to build a Report in C#....Ask AI LINQ Reporting Engine API Contents [ Hide ] Classes of...of the LINQ Reporting Engine are located within the Aspose.Words...

    docs.aspose.com/words/net/linq-reporting-engine...
  6. Lines and Rectangles|Aspose.Words for JasperRep...

    Lines and rectangles are not exported by default. Aspose.Words for JasperReports exports Reports to Microsoft Word documents in flow layout mode....that overlap or surround other report elements. Aspose.Words for...for JasperReports exports reports to Microsoft Word documents in...

    docs.aspose.com/words/jasperreports/lines-and-r...
  7. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...This report summarizes the testing that...text is spanned to several paragraphs, but the code searches the...

    forum.aspose.com/t/get-node-that-contains-the-e...
  8. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....other nodes, for example Paragraph , Section and Table and ....form the reporting engine of Aspose.Words. The reporting engine...

    reference.aspose.com/words/java/com.aspose.words/
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。... $p 被替换为当前Paragraph类所在页面的页码。 $P 被替换为文档中的总页数。当将...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/