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

paragraph

(0.07 sec)
  1. FieldRef.InsertParagraphNumberInRelativeContext...

    FieldRef InsertParagraphNumberInRelativeContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context in C#....insert the paragraph number of the referenced paragraph in relative..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  2. WatermarkAnnotation | Aspose.PDF for .NET API R...

    Class describes Watermark annotation object....that indicates whether this paragraph will be at next column. Default...get; set; } Gets or sets a paragraph is inline. Default is false...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  3. 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...
  4. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Paragraph 财产. 提供对分段符的字体格式的访问...Paragraph.ParagraphBreakFont Paragraph.ParagraphBreakFont property...点。 // 1 - 段落节点: Paragraph para = ( Paragraph ) doc . GetChild...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. aspose.cells.drawing.texts | Aspose.Cells for P...

    aspose.cells.drawing.texts The Aspose.Cells.Drawing.Texts namespace provides classes that draw and format texts objec......format texts objects such paragraph, bullet and more. Classes...points should be applied to a paragraph. BulletValue Represents the...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Working With Styles in Ruby|Aspose.Words for Java

    Working with Document Styles using Ruby...."Intense Emphasis" # Collect paragraphs with defined styles. # Show...collected paragraphs and display the text of this paragraphs. paragraphs...

    docs.aspose.com/words/java/working-with-styles-...
  7. Print Export - Numbering Features|Aspose.Words ...

    Work with numbering features when sending a document to printer....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/java/numbering-features-s...
  8. XPS Export - Numbering Features|Aspose.Words fo...

    Export to XPS format using numbering saving features in Java....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/java/numbering-features-s...
  9. Image Export - Numbering Features|Aspose.Words ...

    Export images (JPEG, PNG, SVG, etc.) using numbering saving features in C#....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/net/numbering-features-su...
  10. Header font - Free Support Forum - aspose.com

    I am trying to override the Header font, but it only works sometimes. Here is my code. any thoughts? foreach (HeaderFooter header in firstSection.HeadersFooters) { var isFooter = header.HeaderFooterType == HeaderFoo…...foreach (Paragraph paragraph in header.Paragraphs) { paragraph.ParagraphBreakFont...10; paragraph.ParagraphBreakFont.SizeBi = 10; paragraph.ParagraphBreakFont...

    forum.aspose.com/t/header-font/291533