Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 421 for

paragraph report

(0.12 sec)
  1. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...in report. Data added as below: but distorting in report as below...data with Arabic text in paragraph format. Document doc = new...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  2. Document Layout|Aspose.Words for Reporting Serv...

    Layout Flow vs. Positioned setting of the Aspose.Words for Reporting Services....Words for Reporting Services exports reports using the Flow...Flow Layout. This generates paragraphs, tables, images, and other...

    docs.aspose.com/words/reportingservices/documen...
  3. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....contains 2 elements: header and paragraph. We will get the following...structure, eg. place quotes in paragraph. In order to create structure...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  4. Elevate Your Document Management Experience wit...

    SharePoint File Format Apps to convert and combine Word Excel PDF PowerPoint Email and Imaging document formats within Microsoft SharePoint...users can dynamically generate reports from Microsoft Word templates...public API, and support for paragraph alignment in Omath when inserted...

    products.aspose.com/total/sharepoint/
  5. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text Paragraph we are using: ParagraphFormat->get_Depth() where, ParagraphFormat is. retrieved as : auto ParagraphFormat = …...listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth()...: auto paragraphFormat = paragraph->get_ParagraphFormat()->GetEffective();...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  6. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word Report with sample code. Could you please share tutorials and code example related to Aspose word pa…...Product Family words-net , linq-reporting-engine rose.thomas November...Linq in Aspose template word report with sample code. Could you...

    forum.aspose.com/t/about-page-breaker-to-table-...
  7. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…... As soon as a report is generated with Aspose, the...automatic solution, using the report like this would lead to a lot...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  8. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any shape or image positioned below the text is not rendered as expected during con…...where the field was Paragraph para = (Paragraph)field.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); para.InsertAfter(picture, field.Start);...

    forum.aspose.com/t/eq-field-overstrike-with-ima...
  9. Accessing Missing Members of Data Objects in Ja...

    Learn how to treat missing members of data objects as null literals using LINQ in Java....[ Hide ] By default, LINQ Reporting Engine forbids access to missing...data objects used to build a report in template expressions, since...

    docs.aspose.com/words/java/accessing-missing-me...
  10. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within Paragraphs to represent the same data depending on a condition using C#....body starts and ends within paragraphs that belong to a single story...block belongs to a single paragraph, it can be used as a replacement...

    docs.aspose.com/words/net/working-with-common-c...