Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 15,534 for

paragraph

(0.04 sec)
  1. FrameFormat.verticalDistanceFromText property |...

    FrameFormat.verticalDistanceFromText property. Specifies vertical distance (in points) between a frame and the surrounding text....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document....# the direction of every paragraph of text that Aspose.Words...loads from plaintext. # Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  6. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. get snapToGrid () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value.... Paragraph , table . VerticalAnchor );...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Story.LastParagraph | Aspose.Words for .NET

    Access the last Paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Gets the last paragraph in the story. public Paragraph LastParagraph...Trim ()); See Also class Paragraph class Story namespace Aspose...

    reference.aspose.com/words/net/aspose.words/sto...
  9. 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...
  10. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...