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

paragraph report

(0.08 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. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....information on how to properly report your question or problem, see...document size to a few hundred paragraphs. A Temporary License allows...

    docs.aspose.com/words/cpp/faq/
  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. 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...
  6. 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...
  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. 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...
  10. Create File using Python | products.aspose.com

    Create text and Microsoft Word documents with out installing Microsoft Office...XML, JSON, text files, Excel reports or Microsoft Word documents...automation solution for invoices, reports and technical articles. Procedure...

    products.aspose.com/total/python-net/create/