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

paragraph

(0.29 sec)
  1. Asian Typography in C++|Aspose.Words for C++

    Work with Asian typography using C++. Adjust Space between Asian and Latin text in C++....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/cpp/working-with-asian-ty...
  2. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...node, returns its parent paragraph. If the field is already removed...TIME field, insert a new paragraph and return the field.""" field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....resultant graph object to the paragraph collection of the selected...added to the PDF page as a paragraph item. Code to Draw a Circle...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  5. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets document default text formatting....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...format, and a cell's inner paragraph use different border settings...

    reference.aspose.com/words/net/aspose.words/bor...
  8. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless document text formatting. Enhance your documents with consistent, professional style....Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . That...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

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

    Provides various options that control how a document is shown in Microsoft Word in Java....writeln("Paragraph 1, Page 1."); builder.insertBreak(BreakType...PAGE_BREAK); builder.writeln("Paragraph 2, Page 2."); builder.insertBreak(BreakType...

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