Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 36,324 for

paragraph

(0.08 sec)
  1. DocumentVisitor.visit_run method | Aspose.Words...

    DocumentVisitor.visit_run method. Called when a run of text in the is encountered....""" paragraph_count = body . paragraphs . count self... ( "[Body start] Paragraphs: " + paragraph_count ) self . doc_traversal_depth...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SubDocument.accept method | Aspose.Words for Py...

    SubDocument.accept method. Accepts a visitor....""" paragraph_count = body . paragraphs . count self... ( "[Body start] Paragraphs: " + paragraph_count ) self . doc_traversal_depth...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.visit_body_end method | Aspose....

    DocumentVisitor.visit_body_end method. Called when enumeration of the main text story in a section has ended....""" paragraph_count = body . paragraphs . count self... ( "[Body start] Paragraphs: " + paragraph_count ) self . doc_traversal_depth...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ForEach_ | Aspose.Sildes for Node.js via Java A...

    ForEach_ ForEach_ class Represents a group of methods intended to iterate over different Presentation model objects. ......master slide paragraph Name Description paragraph ( Presentation...ForEachParagraphCall ) Iterate each Paragraph in the Presentation. Parameters:...

    reference.aspose.com/slides/nodejs-java/aspose....
  5. Document.accept method | Aspose.Words for Python

    Document.accept method. Accepts a visitor....""" paragraph_count = body . paragraphs . count self... ( "[Body start] Paragraphs: " + paragraph_count ) self . doc_traversal_depth...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... add (); //Create text paragraph with the reference of a section...); //Add the text paragraph in the paragraphs collection of the...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  7. Aspose::Slides::MathText::MathParagraphFactory ...

    Public Member Functions | List of all members Aspose::Slides::MathText::MathParagraphFactory Class Reference Allows t......Reference Allows to create a math paragraph More... #include <MathParagpaphFactory...override Create empty math paragraph More... System::SharedPtr...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. DocumentVisitor.VisitSectionStart | Aspose.Word...

    DocumentVisitor VisitSectionStart method. Called when enumeration of a section has started in C#.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the Paragraph are to remain on the same page in C++....True if all lines in the paragraph are to remain on the same...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Surround a node (or few of them) by html tags -...

    Dear Sir or Madam, I build the Aspose tree by inserting the nodes into it. Some nodes (or sometimes a group of nodes) has to be surrounded by custom html tags. In attached example I’d like to have open/closing tags arou…...tags around paragraph + table, around paragraph, around table...around the second run in the paragraph. I attached the html file...

    forum.aspose.com/t/surround-a-node-or-few-of-th...