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

paragraph

(0.07 sec)
  1. Track Changes in a Document in C#|Aspose.Words ...

    Track changes to content and formatting made by you or others using C#. Access individual revisions in a document and apply various properties to them....example, If you delete any paragraph, Aspose.Words make it as a...g., a Paragraph ). Example: Paragraph para = ( Paragraph ) doc...

    docs.aspose.com/words/net/track-changes-in-a-do...
  2. 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...
  3. 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...
  4. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... paragraphs [ 3 ]) # Note, that only...StructuredDocumentTa will inherit paragraph and font formatting from cursor...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....AppendChild method to insert paragraph text Create multiple rows...using Table, Row, Cell and Paragraph classes. Updated on 07 Oct...

    kb.aspose.com/words/net/how-to-create-table-in-...
  6. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/java/com.aspose.word...
  7. IsInLineParagraph only works on first page Foot...

    When using the IsInLineParagraph = true option inside of a HeaderFooter, the Paragraph is properly rendered as inline on the first page, however on subsequent pages the Paragraph is rendered as if IsInLineParagraph = fal…...inside of a HeaderFooter, the paragraph is properly rendered as inline...however on subsequent pages the paragraph is rendered as if IsInLineParagraph...

    forum.aspose.com/t/isinlineparagraph-only-works...
  8. 获取所有幻灯片的标题|Aspose.Slides 文档

    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.... foreach ( var paragraph in shape . TextBody . Descendants...Descendants < D . Paragraph >()) { // 添加换行符。 paragraphText . Append...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  9. 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-...
  10. Working with Shapes|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....Shape Working with Shapes Paragraph Group, Convert and Verify...

    docs.aspose.com/diagram/java/working-with-shapes/