Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 19,003 for

paragraph

(0.16 sec)
  1. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...(IParagraph paragraph : textFrame.getParagraphs()) { paragraph.getParagraphFormat()...

    forum.aspose.com/t/add-new-last-slide-with-text...
  2. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....TextFragment object as paragraph in Paragraphs collection. If the...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  3. 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...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering....local values at the portion/paragraph/text frame and the text styles...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  5. 在 JavaScript 中从演示文稿获取形状有效属性|Aspose.Slides for N...

    了解 Aspose.Slides for Node.js via Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。... log (( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); console...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  6. Several Image Into PDF Python

    Merge multiple Image into PDF in Python code. Save Image as PDF using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/imag...
  7. Several JPG Into HTML Python

    Merge multiple JPG into HTML in Python code. Save JPG as HTML using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/jpg-...
  8. Several JPG Into DOC Python

    Merge multiple JPG into DOC in Python code. Save JPG as DOC using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/jpg-...
  9. 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...
  10. 通過 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/...