Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 15,650 for

paragraph

(0.05 sec)
  1. 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-...
  2. 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/
  3. 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/
  4. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... Top ; // Add a paragraph to the text box and add a.... appendChild ( new aw . Paragraph ( doc )); let para = textBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....first line indent to the paragraph to simulate the effect of...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....first line indent to the paragraph to simulate the effect of...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....paragraphs.get_Item(0).paragraphFormat...setColor(Color.WHITE); // Creates the Paragraph object for text frame IParagraph...

    forum.aspose.com/t/disable-spell-check-and-gram...
  10. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....You can create character, paragraph or a list style. When creating...organize and decorate sets of paragraphs with prefix symbols and indents...

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