Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 7,682 for

paragraph

(0.26 sec)
  1. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/net/aspose.words/imp...
  2. Aspose::Words::Fields::FieldAutoNumOut class | ...

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT 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 using AUTONUMOUT fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldSeq.bookmark_name property | Aspose.Words ...

    FieldSeq.bookmark_name property. Gets or sets a bookmark name that refers to an item elsewhere in the document rather than in the current location....# Each entry contains the paragraph that contains the SEQ field...bookmark's bounds. # The paragraph that contains this field will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....first line indent to the paragraph to simulate the effect of...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....first line indent to the paragraph to simulate the effect of...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...InsertAfter or InsertBefore on the paragraph where you want the comment...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  7. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....docx"); } /// /// Insert a new paragraph with a WordArt shape inside...setFontFamily(textFontFamily); Paragraph para = (Paragraph) doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....You can create character, paragraph or a list style. When creating...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SwapBordersFacingPgs method. Swap Paragraph Borders on Odd Numbered Pages in C++....ersFacingPgs method Swap Paragraph Borders on Odd Numbered Pages...

    reference.aspose.com/words/cpp/aspose.words.set...