Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 18,585 for

paragraph

(0.13 sec)
  1. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...Specifies how to export empty paragraphs to Markdown. Default value...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Remove ODT Annotation Online or Manage Annotati...

    delete comments from ODT file through online app for free. .NET API code to manage comments of ODT files....class Add the new paragraph using Paragraphs.Add Use FirstParagraph...

    products.aspose.com/total/net/annotate/odt/
  3. Html to Pdf - need to preserve whitespace and w...

    Trying to have a section in my HTML that preserves existing whitespace (particularly carriage returns) but also maintains appropriate width via normal word-wrap. Found that CSS class below seems to work fine in both Chr…...gets ignored, so words and paragraphs are collapsed. Any workaround...HTML with a more obvious paragraph. Change the extension to HTML...

    forum.aspose.com/t/html-to-pdf-need-to-preserve...
  4. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...
  5. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...
  6. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java is a very useful document processing library that provides great support for all Microsoft Word and other document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs.... This is a simple paragraph that contains the text “Hello...

    docs.aspose.com/words/java/aspose-words-or-open...
  7. Several JPG Into DOC C#

    Merge multiple JPG into DOC in C# code. Save JPG as DOC using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/jpg-to-doc/
  8. Several JPG Into PDF C#

    Merge multiple JPG into PDF in C# code. Save JPG as PDF using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/jpg-to-pdf/
  9. Several Image Into PDF C#

    Merge multiple Image into PDF in C# code. Save Image as PDF using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/image-to-pdf/
  10. Several JPG Into HTML C#

    Merge multiple JPG into HTML in C# code. Save JPG as HTML using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/jpg-to-html/