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

paragraph builder

(0.25 sec)
  1. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BorderCollection borders = builder.getParagraphFormat().getBorders();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Გააკეთეთ 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/
  3. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word document field...content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the document grid.... Document () builder = aw . DocumentBuilder ( doc...avoid overlapping characters. builder . page_setup . layout_mode...

    reference.aspose.com/words/python-net/aspose.wo...