Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 15,548 for

paragraph

(0.1 sec)
  1. 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...
  2. 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...
  3. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } 在上面的示例中,我们创建了一个宽度为...

    docs.aspose.com/pdf/zh/net/floating-box/
  6. 将 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...
  7. BaselineAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.BaselineAlignment enum for precise font positioning. Enhance your document formatting with optimal vertical alignment options....Aligns to the baseline of the paragraph. Bottom 3 Aligns to the bottom...doc . FirstSection . Body . Paragraphs [ 0 ]. ParagraphFormat ;...

    reference.aspose.com/words/net/aspose.words/bas...
  8. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. 段落|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()){ Point2D...

    docs.aspose.com/slides/zh/java/paragraph/
  10. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a Paragraph...) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

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