Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 15,548 for

paragraph

(0.07 sec)
  1. Aspose::Words::Fields::FieldNoteRef::get_Insert...

    Aspose::Words::Fields::FieldNoteRef::get_InsertHyperlink method. Gets whether to insert a hyperlink to the bookmarked Paragraph in C++....hyperlink to the bookmarked paragraph. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_CachedColBalance method. Use Cached Paragraph Information for Column Balancing in C++....alance method Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  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. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...needs to have Body with one Paragraph . Each section has its own...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将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...
  8. CompositeNode.index_of method | Aspose.Words fo...

    CompositeNode.index_of method. Returns the index of the specified child node in the child node array....Retrieve the index of the last paragraph in the body of the first section.... index_of ( body . last_paragraph )) See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all Paragraphs of the document....with same formatting in all paragraphs of the document. joinRunsWithSameForm...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

    reference.aspose.com/words/java/com.aspose.word...