Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 36,210 for

paragraph

(0.1 sec)
  1. cell - 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...contain block-level nodes Paragraph and Table . A minimal valid...

    reference.aspose.com/words/java/com.aspose.word...
  2. Cell - 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...contain block-level nodes Paragraph and Table . A minimal valid...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/java/com.aspose.word...
  5. CmxTextBlockSpec - Aspose.Imaging for Java - AP...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....getParagraphStyle () Gets the paragraph style. String getText () Gets...CmxParagraphStyle value) Sets the paragraph style. void setText ( String...

    reference.aspose.com/imaging/java/com.aspose.im...
  6. TxtSaveOptions Class | Aspose.Words for .NET

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format in C#....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Document.EnsureMinimum | Aspose.Words for .NET

    Document EnsureMinimum method. If the document contains no sections creates one section with one Paragraph in C#....creates one section with one paragraph. public void EnsureMinimum...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Comment - 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...child of Paragraph . Comment can contain Paragraph and Table...

    reference.aspose.com/words/java/com.aspose.word...
  9. Node.Accept | Aspose.Words for .NET

    Node Accept method. Accepts a visitor in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/nod...
  10. ListCollection.Add | Aspose.Words for .NET

    ListCollection Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C#....format to a collection of paragraphs. Document doc = new Document...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/net/aspose.words.lis...