Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 7,682 for

paragraph

(0.07 sec)
  1. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. Bottom Aligns to the bottom...doc . firstSection . body . paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (Paragraph or character)....property Gets the style type (paragraph or character). @property def...style: \t { cur_style . next_paragraph_style_name } ' ) print ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Code Comparison for common features with OpenXM...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of all the slides Move a paragraph from one presentation to another...

    docs.aspose.com/slides/net/code-comparison-for-...
  4. Technical Articles|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Protection to Presentation Copying Paragraph and Portion in PPTX Replacing...

    docs.aspose.com/slides/java/technical-articles/
  5. Aspose::Words::Saving::TableContentAlignment en...

    Aspose::Words::Saving::TableContentAlignment enum. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in C++....will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....formatting to its current paragraph and any new text added by...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....target paragraph Insert comment in Word document paragraph using...of the Word file like its paragraphs. We can move cursor to any...

    kb.aspose.com/words/java/how-to-add-comments-in...
  8. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...setting bidi=true for the paragraph the table is contained in...whether this is a right-to-left paragraph. The Run.Font.Bidi property...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  9. 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...
  10. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

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