Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 18,510 for

paragraph

(0.11 sec)
  1. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/java/find-and-replace/
  2. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...// Example 2: add normal paragraph (no explicit style) mdp ....

    docs.aspose.com/words/java/create-new-document/
  3. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/net/working-with-columns-...
  4. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/odp/
  7. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding...."+mn-lt" ) paragraph = slides . Paragraph () paragraph . portions...shape . text_frame . paragraphs . add ( paragraph ) This Python example...

    docs.aspose.com/slides/python-net/presentation-...
  8. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding....); auto paragraph = System :: MakeObject < Paragraph > (); auto...u "Theme text format" ); paragraph -> get_Portions () -> Add...

    docs.aspose.com/slides/cpp/presentation-theme/
  9. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.Paragraphs property. Represents an estimate of the number of Paragraphs in the document....paragraphs property BuiltInDocumentPrope.paragraphs property...number of paragraphs in the document. get paragraphs () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters.... Paragraph ( doc )). asParagraph ();...

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