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

paragraph report

(0.49 sec)
  1. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a Report in Java....typical template for LINQ Reporting Engine is composed of common...that can occupy multiple paragraphs to be more descriptive. A...

    docs.aspose.com/words/java/template-syntax/
  2. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, Paragraphs, lists, and save Markdown files from scratch....programmatically is useful when building report generators, documentation automation...scratch. Add headings and paragraphs. Insert structured content...

    docs.aspose.com/html/net/create-markdown-docume...
  3. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a Report in C#....and LINQ reporting. A typical template for LINQ Reporting Engine...that can occupy multiple paragraphs to be more descriptive. A...

    docs.aspose.com/words/net/template-syntax/
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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/
  9. 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...
  10. 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...