Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 353 for

paragraph report

(0.04 sec)
  1. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...linked_style Gets or sets the paragraph style that is linked to this...custom_number_style_format) Reports the string representation of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用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...
  3. 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...
  4. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides PowerPoint API for JaspreReport to export Reports from Jasper Reports and JasperServer to PowerPoint formats. Create and export accounts chart images text and line Reports to PPT presentation...JasperReports Export JasperServer Reports to PowerPoint Presentations...JasperReports and JasperServer reports to PPT(X), PPS(X) and other...

    products.aspose.com/slides/jasperreports/
  5. 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...
  6. 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...
  7. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++...."First paragraph \n Second paragraph \n Third paragraph" ); //...Animates shape text by 1st level paragraphs effect -> get_TextAnimation()...

    products.aspose.com/slides/cpp/
  8. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  9. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....visit the Mail Merge and Reporting documentation article. Remarks:...value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...