Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 385 for

paragraph report

(0.07 sec)
  1. 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
  2. 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
  3. 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...
  4. 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...
  5. 使用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...
  6. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++....get_LinkedStyle () Gets or sets the paragraph style that is linked to this...e, const System::String&) Reports the string representation of...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Specifies how to export empty paragraphs to Markdown. getEncoding()...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/java/com.aspose.word...
  8. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...is bullet list items, and paragraph is bullet list. Can I get...have managed to reproduce the reported issue and logged it in our...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  9. 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...
  10. 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...