Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 4,606 for

paragraph builder

(0.12 sec)
  1. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...Builder.InsertImage("<Path of the icon...= 10; shape.Left = 5; this.Builder.ParagraphFormat.ClearFormatting();...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  2. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。..., false ); TextParagraph paragraph = new TextParagraph (); TextFragment...TextFragment ( paragraphContent ); paragraph . setVerticalAlignment ( VerticalAlignment...

    docs.aspose.com/pdf/zh/java/whatsnew/
  3. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln();...getStyles().add(StyleType.PARAGRAPH, "ThemedStyle"); style.getFont()...

    reference.aspose.com/words/java/com.aspose.word...
  4. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…...= null) { DocumentBuilder builder = new DocumentBuilder(resultWordDoc);...c); bookmark.setText(""); builder.moveToBookmark(bookmarkName...

    forum.aspose.com/t/css-style-format-is-not-appl...
  5. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Text Box"; DocumentBuilder builder = new DocumentBuilder(doc);...textBox.appendChild(new Paragraph(doc)); builder.moveTo(textBox.getFirstParagraph());...

    forum.aspose.com/t/trying-to-create-a-word-like...
  6. Aspose.Words hangs during Mailmerge Operation -...

    SR 0.822.720.5.IT.ORG.docx (52.4 KB) Dear all, Since we introduced the latest version of Aspose.Words for .NET, version 25.4, we have a problem while executing a mailmerge operations on some documents but not all. For…...seems that the problematic paragraphs were causing the mail merge...deleted and recreated those paragraphs, the mail merge operation...

    forum.aspose.com/t/aspose-words-hangs-during-ma...
  7. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....the document into heading paragraphs. // This is useful for readers...mentSplitCriteri.HEADING_PARAGRAPH); // Specify that we want...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. 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/ro/python-net/python-note...