Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 12,849 for

paragraph

(0.15 sec)
  1. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/create-markdown/
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....pdf"); Shows how to show paragraph marks in a rendered output... // Add some paragraphs, then enable paragraph marks to show...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...(Inherited from Field ) use_paragraph_outline_level Gets or sets...whether to use the applied paragraph outline level. Methods Name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  5. 将PowerPoint转换为视频|Aspose.Slides 文档

    使用Aspose.Slides for C++ API将PowerPoint转换为视频...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  6. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....auto & paragraph : System :: IterateOver < Paragraph > ( srcDoc...() -> get_Body () -> get_Paragraphs ())) { SharedPtr < Node >...

    reference.aspose.com/words/cpp/aspose.words/imp...
  7. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Change Character Spacing of Excel TextBox or Sh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TextBox Set Line Spacing of the Paragraph in a Shape or Textbox...

    docs.aspose.com/cells/net/change-character-spac...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....at page breaks and heading paragraphs in the same export operation...DocumentSplitCriteri.HEADING_PARAGRAPH . Some section breaks can...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... apply_paragraph_format Paragraph formatting applied...replace occurrence. smart_paragraph_break_replacement Gets or...

    reference.aspose.com/words/python-net/aspose.wo...