Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 17,497 for

paragraph

(0.16 sec)
  1. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content type of the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm....DocumentBuilder ( doc ); // Write a new paragraph to the document. builder ...

    docs.aspose.com/words/nodejs-net/installation/
  4. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....contains one or more paragraphs, and a paragraph may be an image,...A cell is a collection of paragraphs. So according to our DOM...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  5. Table.AbsoluteVerticalDistance | Aspose.Words f...

    Discover the AbsoluteVerticalDistance property for tables—control vertical positioning in points for precise layout. Default is 0. Optimize your design!...offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating table relative horizontal alignment....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将 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...
  8. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....shape, # which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...