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

paragraph report

(0.14 sec)
  1. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within Paragraphs to represent the same data depending on a condition using Java....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/java/working-with-common-...
  2. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to Report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…...ai : I am writing to report an urgent formatting issue...issue where, for a document, paragraph text is overlapping or rendering...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  3. 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...
  4. 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/
  5. 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/
  6. 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...
  7. Layout detection issues on technical and multi-...

    Hello, My use case is extracting semantic content from PDFs for downstream chunking and RAG processing. I am currently evaluating Aspose.OCR for Python via .NET (aspose-ocr-python-net==26.5.0) and ran into layout detect…...bbox renderings and detection reports for each. Page numbers refer...generate the visualizations and reports. DNV_5_pages.pdf: page 17 —...

    forum.aspose.com/t/layout-detection-issues-on-t...
  8. 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...
  9. Technical layout issue in Aspose.Words - Free S...

    Please see that in the PDF the start of the sentences are indented to the right although in the Word is not. OutputDocument.docx (22.3 KB) OutputPdf.pdf (72.4 KB) Code: // Load an existing Word document Document d…...coding and math domains and report gains of up to 8-10% in average... If you want to insert a paragraph break during replacement,...

    forum.aspose.com/t/technical-layout-issue-in-as...
  10. 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/