Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 15,548 for

paragraph

(0.07 sec)
  1. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a Paragraph in the current section....characterIndex) Moves the cursor to a paragraph in the current section. moveToParagraph...paragraphIndex number The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a Paragraph....Specifies text alignment in a paragraph. Members Name Description...section, one body and one paragraph. // Call the "RemoveAllChildren"...

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

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap text positions for impactful visual appeal....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/net/aspose.words/dro...
  6. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....Examples Shows how to output all paragraphs in a document that are list...Aspose :: Words :: NodeType :: Paragraph , true ); for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a Paragraph has started....visitParagraphStart(paragraph) Called when enumeration of a paragraph has started...visitParagraphStart ( paragraph : Aspose . Words . Paragraph ) Parameter...

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

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...