Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 15,552 for

paragraph

(0.04 sec)
  1. OfficeMathJustification Enum | Aspose.Words for...

    Discover Aspose.Words.Math.OfficeMathJustification enum for precise equation alignment. Enhance your document's clarity with optimal justification options....mathematical text (the Math Paragraph) with respect to the page...Left justification of Math Paragraph. Right 4 Right Justification...

    reference.aspose.com/words/net/aspose.words.mat...
  2. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using C++....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  3. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....mathematical text (the Math Paragraph ) with respect to the page...Left justification of Math Paragraph . Right 4 Right Justification...

    reference.aspose.com/words/cpp/aspose.words.mat...
  4. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...How to calculate paragraphs in word occupy a few lines Aspose...calculate how many lines a paragraph occupies in a Word document...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  5. Working With Nodes in Python|Aspose.Words for Java

    Working With Nodes using Python....Document" ) Paragraph = jpype . JClass ( "com.aspose...aspose.words.Paragraph" ) Node = jpype . JClass ( "com.aspose...

    docs.aspose.com/words/java/working-with-nodes-i...
  6. Aspose::Words::DocumentBuilder::InsertStyleSepa...

    Aspose::Words::DocumentBuilder::InsertStyleSeparator method. Inserts style separator into the document in C++....DocumentBuilder > ( doc ); // Each paragraph can only have one style. //...() -> Add ( StyleType :: Paragraph , u "MyParaStyle" ); paraStyle...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  8. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your documents. Enhance readability and formatting with ease!...Specifies text alignment in a paragraph. public enum ParagraphAlignment...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/par...
  9. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... Document (); let paragraph = doc . getParagraph ( 0 ...of adding tab stops to a paragraph's collection of tab stops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentVisitor::VisitSectionSta...

    Aspose::Words::DocumentVisitor::VisitSectionStart method. Called when enumeration of a section has started in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...