Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 13,551 for

paragraph

(0.29 sec)
  1. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sto...
  2. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a table; false otherwise....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 转换为视频... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  4. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...text alignment for every paragraph in the document to RTL. for...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textbox.... Paragraph ( doc )) builder . insert_node...move_to ( textbox . first_paragraph ) builder . write ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....image is added to the first paragraph in the newly created page...required to the selected paragraph. In this article, we have...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  8. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder > ( doc ); // Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method... PARAGRAPH , 'MyStyle' ) my_style . font.... Color . blue builder . paragraph_format . style_name = my_style...

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