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

paragraph

(0.09 sec)
  1. Shape.FirstParagraph | Aspose.Words for .NET AP...

    Shape 财产. 获取形状中的第一段... public Paragraph FirstParagraph { get ; } 例子...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/zh/net/aspose.words....
  2. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the Paragraph....label from the text of the paragraph. Used as a value for the ListLevel...list label and text of the paragraph. SPACE A space character is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Border.IsVisible | Aspose.Words for .NET

    Border IsVisible property. Returns true if the LineStyle is not None in C#....to remove borders from a paragraph. Document doc = new Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/net/aspose.words/bor...
  4. itextparagraph - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....ITextParagraph paragraph) Applies the specified paragraph. boolean...ITextParagraph paragraph) Determines whether the specified paragraph is equal...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  5. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....is_format_revision property Paragraph.is_format_revision property...Shows how to check whether a paragraph is a format revision. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. fieldstyleref - Aspose.Words for Java - API Ref...

    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...)"); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/java/com.aspose.word...
  7. TOC when inserted in the document Right to left...

    StC Original TOC Template.docx (6.6 MB) Hi I am trying to inset TOC in the document at a pre defiend bookmark location everything works fine but the brackets “(” comes inverted. Once the document is opened in workd i r…... List<Paragraph> tocParagraphs = doc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p =>...

    forum.aspose.com/t/toc-when-inserted-in-the-doc...
  8. paragraphcollection - Aspose.Words for Java - A...

    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...access to a collection of Paragraph nodes. Example: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  9. Table.AcceptStart | Aspose.Words for .NET

    Table AcceptStart method. Accepts a visitor for visiting the start of the table in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  10. SpecialChar.GetText | Aspose.Words for .NET

    SpecialChar GetText method. Gets the special character that this node represents in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/spe...