Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 18,327 for

paragraph

(0.09 sec)
  1. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...section on a new page, or a paragraph that has its PageBreakBefore...is split into parts at a paragraph formatted using a heading...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....// Create text paragraph TextParagraph paragraph = new TextParagraph...Set subsequent lines indent paragraph . setSubsequentLinesIn ( 20...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  3. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....section on a new page, or a paragraph that has its PageBreakBefore...is split into parts at a paragraph formatted using a heading...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article 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.com...
  5. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the story....paragraphs property InlineStory.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutEnumerator.movePreviousLogical method | A...

    LayoutEnumerator.movePreviousLogical method. Moves to the previous sibling entity in a logical order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/java/extract-text-from-an...
  8. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  9. Aspose::Words::ParagraphFormat::get_DropCapPosi...

    Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....new paragraph and append the watermark to this paragraph. $ watermarkPara...Java ( "com.aspose.words.Paragraph" , $ doc ); $ watermarkPara...

    docs.aspose.com/words/java/add-watermark-in-php/