Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 4,245 for

paragraph builder

(0.08 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/af/python-net/python-note...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...for paragraph in doc.get_child_nodes(aw.NodeType.PARAGRAPH, True):...title_text in paragraph.get_text() and "_Toc" not in paragraph.get_text():...

    forum.aspose.com/t/topic/313060
  8. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Section...1"); builder.insertBreak(BreakType.PAGE_BREAK); builder.insertBreak(BreakType...

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

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Apply Metered License 1 Apply paragraph style in Word document in...1 Apply Rotation to Text Paragraph in PDF 1 Apply Style to Table...

    blog.aspose.com/tags/
  10. Paragraph.ListFormat | Aspose.Words لـ .NET

    اكتشف خاصية Paragraph ListFormat للوصول بسهولة إلى تنسيق قائمة فقراتك وتخصيصها، مما يعزز عرض مستندك....ListFormat محتويات [ يخفي ] Paragraph.ListFormat property يوفر الوصول...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . ListFormat...

    reference.aspose.com/words/ar/net/aspose.words/...