Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 15,601 for

paragraph

(0.04 sec)
  1. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_CharactersWithSpaces method. Represents an estimate of the number of characters (including spaces) in the document in C++....< Document > ( MyDir + u "Paragraphs.docx" ); SharedPtr < BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. FieldTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTime class for seamless TIME field implementation. Enhance your document automation with powerful features!...node, returns its parent paragraph. If the field is already removed...TIME field, insert a new paragraph and return the field. ///...

    reference.aspose.com/words/net/aspose.words.fie...
  4. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sty...
  5. 在演示文稿中查找和替换|Aspose.Slides 文档

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  6. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/nodejs-net/structured-doc...
  7. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...FieldSeparator can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows.... Inline ); Paragraph paragraph = doc . FirstSection... Body . FirstParagraph ; paragraph . AppendChild ( sdt ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....Examples Shows how to insert a paragraph with a top border. doc = aw...) top_border = builder . paragraph_format . borders . top top_border...

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