Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 18,130 for

paragraph

(0.07 sec)
  1. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Write ( "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 搜索

    搜索...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  4. Aspose::Words::Loading::HtmlLoadOptions::get_Bl...

    Aspose::Words::Loading::HtmlLoadOptions::get_BlockImportMode method. Gets or sets a value that specifies how properties of block-level elements are imported. Default value is Merge in C++....style='border:solid'> \r\n <p>paragraph 1</p> \r\n <p>paragraph 2</p> \r\n </div>...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...CompositeNode ) first_paragraph Gets the first paragraph in the story...

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

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words/com...
  7. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom tab stops defined for this object in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...