Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 18,176 for

paragraphs

(0.17 sec)
  1. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....Examples Shows how to number paragraphs using autonum fields. auto...builder -> Writeln ( u " \t Paragraph 1." ); ASSERT_EQ ( u " AUTONUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Step-by-step guide....topic series of managing text paragraphs. This page will illustrate...illustrate how we can manage paragraph bullets. Bullets are more useful...

    docs.aspose.com/slides/php-java/manage-bullet/
  3. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...
  4. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....sets indication of whether paragraph marks are rendered. Default...pdf" ); Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. 在 C++ 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 C++ 中将 PowerPoint 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  10. ParagraphFormat.lineSpacingRule property | Aspo...

    ParagraphFormat.lineSpacingRule property. Gets or sets the line spacing for the paragraph....the line spacing for the paragraph. get lineSpacingRule () :...we can define using the // paragraph's "LineSpacingRule" property...

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