Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 36,279 for

paragraph

(0.09 sec)
  1. Any way to preserve leading spaces in a Run - F...

    I am trying to take xml input and insert it into a word document. I have an xml tag with xml:space=preserve set, so I would like to retain the leading spaces. When I get the value of the tag in a string and create a Ru…...new Document(); Paragraph p = new Paragraph(doc); var xmlLines...

    forum.aspose.com/t/any-way-to-preserve-leading-...
  2. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  3. 15.10.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 15.10.0 Release Notes – the latest updates and fixes....Bold after copying Default Paragraph Font Bug WORDSNET-12519 File...WORDSNET-5008 Auto spacing between paragraphs in tables are exported improperly...

    docs.aspose.com/words/net/aspose-words-for-net-...
  4. DocumentBuilder.CurrentParagraph | Aspose.Words...

    DocumentBuilder 财产. 获取当前在此 DocumentBuilder 中选择的段落... public Paragraph CurrentParagraph { get ; }...IsAtStartOfParagraph ); 也可以看看 class Paragraph class DocumentBuilder 命名空间...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Style.Font | Aspose.Words for .NET API 参考

    Style 财产. 获取样式的字符格式... Paragraph , "MyStyle1" ); style . Font...Styles . Add ( StyleType . Paragraph , "MyStyle" ); style . Font...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....append a paragraph to it. The text in that paragraph // will appear...getHeadersFooters().add(header); Paragraph para = header.appendParagraph("My...

    reference.aspose.com/words/java/com.aspose.word...
  7. Track changes in word not workng for inline con...

    Hi Team, We are facing using with Track changes in word. When we create content control in document programmatically using Aspose java code , and open the document in word and enable track changes and make changes in co…...dd/yyyy"); // Paragraph nodes = new Paragraph(document); Run...

    forum.aspose.com/t/track-changes-in-word-not-wo...
  8. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Automatic search for paragraph bounding boxes Automatic search...

    docs.aspose.com/ocr/net/image-regions/
  9. HtmlSaveOptions.epub_navigation_map_level prope...

    HtmlSaveOptions.epub_navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to IDPF EPUB or AZW3 formats...of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder ( doc ) # Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BaseStyle - Aspose.PUB for Java - API Reference

    Developer's guide to manipulate & convert PUB files to PDF from any Java based application....class describes style of PUB paragraph class TextStyle Describes...

    reference.aspose.com/pub/java/com.aspose.pub.cl...