Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 399 for

paragraph report

(1.36 sec)
  1. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++...."First paragraph \n Second paragraph \n Third paragraph" ); //...Animates shape text by 1st level paragraphs effect -> get_TextAnimation()...

    products.aspose.com/slides/cpp/
  2. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/cpp/rendering/
  3. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged Reporting solution that allows you to create even more complex documents such as Reports, catalogs, inventories, and invoices....Ask AI Mail Merge and Reporting Contents [ Hide ] What is this...explains how Mail Merge and reporting features work in Aspose.Words...

    docs.aspose.com/words/net/mail-merge-and-report...
  4. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...document and it should be reported to Aspose.Words developers...document and it should be reported to Aspose.Words developers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...Paragraphs.Add(null); c.Clone(); page.Paragraphs.Add(t);...seems that problem lies in c.Paragraphs.Add(null); There should be...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  6. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....visit the Mail Merge and Reporting documentation article. class...value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....information on how to properly report your question or problem, see...document size to a few hundred paragraphs. A Temporary License allows...

    docs.aspose.com/words/java/faq/
  8. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....name]>> This paragraph is about {{abc.id}}. He/She/They...no way to use it with LINQ Reporting Engine. Also, mail merge does...

    forum.aspose.com/t/apply-custom-class-using-mus...
  9. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/java/rendering/
  10. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…... The same behaviour is reported in the Aspose .Words forum...the document, set the cell/paragraph direction programmatically:...

    forum.aspose.com/t/documentbuilder-inserthtml-d...