Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 18,520 for

paragraph

(0.17 sec)
  1. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Paragraph) { var para = new Aspose.Words.Paragraph(doc);...only has say one line of paragraph in it, the appending 2nd document...

    forum.aspose.com/t/continuous-section-break-not...
  3. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the end of the specified paragraph. Examples Shows how to construct...first_section . body . first_paragraph ) self . assertEqual ( ' SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...// Add a new text paragraph in paragraphs collection and pass...

    products.aspose.com/pdf/android-java/conversion...
  5. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...content and span multiple paragraphs or sections in a document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Public API Changes in Aspose.PDF for Java 10.6....

    Learn about the latest public API changes in Aspose.PDF for Java version 10.6.0 for a seamless integration experience.... Paragraphs class: Removed: public void...void add(BaseParagraph paragraph, NewParagraphPlacemen placementInfo)...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. Product Overview|Aspose.Words for C++

    Aspose.Words for C++ is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... Document , Paragraph , Bookmark , Range , Section...Section.PageSetup and Paragraph.ParagraphFormat are some of the Aspose...

    docs.aspose.com/words/cpp/product-overview/
  8. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...node, returns its parent paragraph. If the field is already removed...sources. builder . insert_paragraph () builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Document > ( get_MyDir () + u "Paragraphs.docx" ); auto builder = System...

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