Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 4,610 for

paragraph builder

(0.2 sec)
  1. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......True parent_paragraph ParentParagraph Paragraph False True False...Cell False as_paragraph() AsParagraph() Paragraph False as_bookmark_start()...

    docs.aspose.com/words/python-net/python-notes/w...
  2. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......True parent_paragraph ParentParagraph Paragraph False True False...Cell False as_paragraph() AsParagraph() Paragraph False as_bookmark_start()...

    docs.aspose.com/words/af/python-net/python-note...
  3. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......True parent_paragraph ParentParagraph Paragraph False True False...Cell False as_paragraph() AsParagraph() Paragraph False as_bookmark_start()...

    docs.aspose.com/words/ru/python-net/python-note...
  4. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....document is missing the default paragraph formatting style. // This...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....document is missing the default paragraph formatting style. // This...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....document size to a few hundred paragraphs. A Temporary License allows...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . write...

    docs.aspose.com/words/java/faq/
  7. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....document is missing the default paragraph formatting style. // This...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....document is missing the default paragraph formatting style. // This...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep Paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...insert line breaks to keep paragraphs wrapped at certain length...DocumentBuilder builder = new DocumentBuilder(doc); builder.Write("Lorem...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  10. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...name: builder.getFont().setStyleName("Emphasis"); builder.writeln("Text...

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