Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 9,655 for

paragraph

(0.09 sec)
  1. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance document automation and streamline your workflow today!...hyperlink to the bookmarked paragraph. InsertParagraphNumbe { get;...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for shapes, enhancing design stability and flexibility in your projects....lock or unlock a shape’s paragraph anchor. Document doc = new...an anchor attached to this paragraph." ); Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Border::GetHashCode method | Asp...

    Aspose::Words::Border::GetHashCode method. Serves as a hash function for this type in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Aspose::Words::BorderCollection::get_Count meth...

    Aspose::Words::BorderCollection::get_Count method. Gets the number of borders in the collection in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...contain block-level nodes Paragraph and Table . A minimal valid...needs to have at least one Paragraph . Inheritance: Cell → CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range 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/python-net/aspose.wo...
  10. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

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