Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 4,643 for

paragraph builder

(0.31 sec)
  1. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Ustvari WORD Z Uporabo Python

    Ustvarite novo WORD v Python v nekaj korakih. Preprosto ustvarite WORD s knjižnico Python via .NET....Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/sl/python-net/make/word/
  3. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldToa fieldToa = (FieldToa) builder.insertField(FieldType.FIELD_TOA...

    reference.aspose.com/words/java/com.aspose.word...
  4. Გააკეთეთ DOCX Python Ის Გამოყენებით

    შექმენით ახალი DOCX Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX Python via .NET ბიბლიოთეკის გამოყენებით....Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/ka/python-net/make/docx/
  5. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToHe...oterType.HEADER_PRIMARY); builder.getParagraphFormat().setAl...

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

    Implements the SECTION field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToHe...oterType.HEADER_PRIMARY); builder.getParagraphFormat().setAl...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldSkipIf = (FieldSkipIf) builder.insertField(FieldType.FIELD_SKIP_IF...

    reference.aspose.com/words/java/com.aspose.word...
  8. ControlChar.CR property | Aspose.Words for Python

    ControlChar.CR property. Carriage return character: \x000d or \r...PARAGRAPH_BREAK . @property def CR (...characters. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....docm' ) builder = aw . DocumentBuilder ( doc...MacroName property. field = builder . insert_field ( field_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...shape, // which has a parent Paragraph, which is a child node of...

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