Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 18,511 for

paragraph

(0.13 sec)
  1. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java...." + " we cannot edit this paragraph without the password."); //...writeln(MessageFormat.format("This paragraph is inside the first editable...

    reference.aspose.com/words/java/com.aspose.word...
  2. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  3. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument.... $paragraph = $textBox -> getTextFrame...( 0 ); $portionFormat = $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. CompositeNode.IndexOf | Aspose.Words for .NET

    Discover how the CompositeNode IndexOf method efficiently locates the index of a specified child node in the array, enhancing your coding experience....Retrieve the index of the last paragraph in the body of the first section...

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

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++....InsertAfter or InsertBefore on the paragraph where you want the comment...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....specific HTML element (such as a paragraph). Change the background color...background color for HTML paragraph using Python 2 3 import os...

    docs.aspose.com/html/python-net/how-to-change-b...
  8. Change Text in a Table|Aspose.Words for .NET

    Change text in a table easily and fast instead of using Open XML SDK in C#....Document Create and Add a Paragraph Style Related articles - Analyzing...

    docs.aspose.com/words/net/change-text-in-a-table/
  9. 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/
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (Paragraphs, tables, e…... Other content (paragraphs, tables, etc.) should only...can be scenarios where a paragraph or table exceeds the page...

    forum.aspose.com/t/move-figures-to-even-pages-a...