Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 17,319 for

paragraph

(0.07 sec)
  1. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....example, a document can contain paragraphs with the text [INTRODUCTION]...you need to replace those paragraphs with the content obtained...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  4. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....example, a document can contain paragraphs with the text [INTRODUCTION]...you need to replace those paragraphs with the content obtained...

    docs.aspose.com/words/net/insert-and-append-doc...
  5. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current Paragraph....is enabled for the current paragraph. @property def hanging_punctuation...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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-...
  8. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP....documentObject ); // Write a new paragraph in the document with the text...

    docs.aspose.com/words/java/hello-world-in-php/