Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 18,950 for

paragraphs

(0.13 sec)
  1. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object.... paragraphs [ 0 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables...inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....DocumentBuilder > ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . ensure_minimum () row...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert GIF to PDF in Java

    Refer to this article to convert GIF to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to change GIF to PDF in Java along with the options to improvise the code for creating desired output....PDF page setup Access the paragraphs collection from the PDF page...access the collection of paragraphs from the newly added page...

    kb.aspose.com/pdf/java/convert-gif-to-pdf-in-java/
  6. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library.... Add TextFragment to the Paragraphs collection of the page. Save...fragment to new page page . paragraphs . add ( text_fragment ) #...

    products.aspose.com/pdf/tutorial/create-pdf/
  7. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/)....cells, which may contain paragraphs // with typical elements...and one cell with an empty paragraph. table . ensureMinimum ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... paragraphs [ 0 ] . paragraph_format . default_portion_format...shape . text_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/python-net/3d-presentation/
  9. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML document integration by optimizing block-level element property imports for seamless workflows.... paragraphs or tables). Preserve 1 Properties...style='border:solid'> <p>paragraph 1</p> <p>paragraph 2</p> </div> </div>...

    reference.aspose.com/words/net/aspose.words.loa...
  10. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....property Gets or sets the paragraph style applied to this formatting...Shows how to create and use a paragraph style with list formatting...

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