Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 17,319 for

paragraph

(0.04 sec)
  1. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // Raise this...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. 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...
  3. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  4. Aspose::Words::Fields::FieldNoteRef::set_Insert...

    Aspose::Words::Fields::FieldNoteRef::set_InsertRelativePosition method. Sets whether to insert a relative position of the bookmarked Paragraph in C++....position of the bookmarked paragraph. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotSuppressParagraphBorders method. Do Not Suppress Paragraph Borders Next To Frames in C++....a method Do Not Suppress Paragraph Borders Next To Frames. bool...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...node, returns its parent paragraph. If the field is already removed...); builder . Write ( "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/net/inserting-fields/
  8. Aspose::Words::EditableRange class | Aspose.Wor...

    Aspose::Words::EditableRange class. Represents a single editable range. To learn more, visit the documentation article in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/md/
  10. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/word/