Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,361 for

paragraphs

(0.14 sec)
  1. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...contains a table, multiple paragraphs, or a larger font). Consequently...height by adding a dummy paragraph with the required line spacing...

    forum.aspose.com/t/footer-height-and-extra-line...
  2. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  3. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  6. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SubDocument can only be a child of Paragraph . Examples: Shows how to access...indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  7. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...( page ); // 创建文本段落 auto paragraph = MakeObject < TextParagraph...TextParagraph > (); // 设置随后的行缩进 paragraph -> set_SubsequentLinesInden (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  8. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....other content, specify font, paragraph and section formatting. To...getParagraphFormat() property to specify paragraph formatting for the current...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....specific HTML element (such as a paragraph). Change the background color...background color for HTML paragraph using Python 2 3 import os...

    docs.aspose.com/html/python-net/how-to-change-b...
  10. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF....Microsoft Word document, such as paragraphs, lists, tables, footnotes/endnotes...

    docs.aspose.com/words/net/specify-rendering-opt...