Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 17,601 for

paragraph

(0.06 sec)
  1. Manage Text|Aspose.Slides for PHP 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....Settings Manage PowerPoint Paragraph Format PowerPoint Text in...

    docs.aspose.com/slides/php-java/manage-text/
  2. Manage Text|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....Settings Manage PowerPoint Paragraph in C++ Format PowerPoint Text...

    docs.aspose.com/slides/cpp/manage-text/
  3. FieldRef.insert_relative_position property | As...

    FieldRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced Paragraph....position of the referenced paragraph. @property def insert_relative_position...FieldRef FieldRef.insert_paragraph_number_in_relative_context...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....to work with breaks: %&p - paragraph break %&b - section break...to work with breaks: %&p - paragraph break %&b - section break...

    reference.aspose.com/words/cpp/aspose.words/ran...
  6. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/docx/
  7. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....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/net/aspose.words/pag...
  8. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....Examples Shows how to output all paragraphs in a document that are list...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) for para in list...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....When iterating lines of a paragraph broken across pages this method...When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++....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/cpp/aspose.words/pag...