Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 36,205 for

paragraph

(0.09 sec)
  1. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable range end 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/doc...
  2. TextBuilder - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PageSize ParagraphAbsorber Paragraphs PasswordBoxField PasswordType...textParagraph) Appends text paragraph to Pdf page. void appendParagraph...

    reference.aspose.com/pdf/java/com.aspose.pdf/Te...
  3. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another. To learn more, visit the documentation article in C++.... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this Paragraph, including applied indirectly by styles or lists....tab stops applied to this paragraph, including applied indirectly...set custom tab stops for a paragraph. doc = aw . Document () para...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeImporter | Aspose.Words for .NET

    NodeImporter constructor. Initializes a new instance of the NodeImporter class in C#.... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. foreach ( Section...

    reference.aspose.com/words/net/aspose.words/nod...
  6. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    DocumentVisitor VisitSpecialChar method. Called when a SpecialChar node is encountered in the document in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Replacing Namespace Reference - ...

    The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document tree....Insert a document after the paragraph containing the matched text...para = System::DynamicCast<Paragraph>(args->get_MatchNode()->get_ParentNode());...

    reference.aspose.com/words/cpp/namespace/aspose...
  8. Aspose::Words::TabStopCollection Class Referenc...

    A collection of TabStop objects that represent custom tabs for a Paragraph or a style....represent custom tabs for a paragraph or a style. In Microsoft Word...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Cell.LastParagraph | Aspose.Words for .NET

    Cell LastParagraph property. Gets the last Paragraph among the immediate children in C#....LastParagraph property Gets the last paragraph among the immediate children...children. public Paragraph LastParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  10. SmartTag - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...images, fields,etc.) within a paragraph. Smart tags is a kind of custom...

    reference.aspose.com/words/java/com.aspose.word...