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

paragraph report

(0.31 sec)
  1. Merging documents causing bullets to move - Fre...

    Hi, Our customer Reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...3:27pm 1 Hi, Our customer reported merging templates with bullets...ImportFormatMode.KeepSourceFormatting ). Paragraph‑level formatting (styles,...

    forum.aspose.com/t/merging-documents-causing-bu...
  2. Create DOCX in Python | products.aspose.com

    Generate Microsoft Word DOCX document using Python applications without using Microsoft Word....creation and modification of paragraphs, tables, images, styles,...DOCX is ideal for templated reports, dynamic documents, and integration...

    products.aspose.com/total/python-net/create/docx/
  3. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...I’ve also found that when paragraphs are set to RightToLeft, they...text segments in the same paragraph. I have three segments- seg0...

    forum.aspose.com/t/right-to-left-text/91358
  4. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...get("/Users/pizhai/Downloads/report_0.pdf"), outputStream.toByteArray());...document.save("path/to/output/report.pdf", SaveFormat.PDF); } }...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  5. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......= null) { //Paragraph paragraph = new Paragraph(pageDoc); //Run...ControlChar.LineBreak); //paragraph.AppendChild(run); //pageDoc...

    forum.aspose.com/latest.rss
  6. MCP Server in Python | Aspose.Words MCP Server ...

    Aspose.Words MCP Server enables automated Word document creation and editing via MCP tools, supporting rich features and easy integration....documents (text, headings, paragraphs) Apply formatting (fonts...it ideal for use cases like report generation, document transformation...

    blog.aspose.com/words/aspose-words-mcp-server-p...
  7. Convert CSV to DOCX using Python or with free O...

    CSV to DOCX conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOCX online converter quickly before integrating the code....digital reporting workflows. Key Use Cases Professional Report Generation...documents for polished business reports, summaries, and formal deliverables...

    products.aspose.com/total/python-net/conversion...
  8. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....value indicating whether paragraphs with punctuation marks are...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS option is specified. getMergeDuplicateReg()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Wrong merge result with regions - Free Support ...

    I am testing the latest version as we have noticed a problem with an older one, but that problem seems to be present in the latest version too. Specifically, I created this test document to showcase the issue: test-dev…...merge(document, report, true); where report is the XML data stream...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS ); // eseguo merge mm.ex...

    forum.aspose.com/t/wrong-merge-result-with-regi...
  10. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your document's structure with powerful, customizable options....get; set; } Gets or sets the paragraph style that is linked to this...int, NumberStyle , string ) Reports the string representation of...

    reference.aspose.com/words/net/aspose.words.lis...