Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 18,529 for

paragraphs

(0.14 sec)
  1. TabStopCollection.RemoveByPosition | Aspose.Wor...

    Rimuovi facilmente le tabulazioni dalla tua raccolta con il metodo RemoveByPosition. Semplifica la formattazione per un maggiore controllo sui documenti!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  2. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH).... parent_paragraph ) # Change the location and...property OfficeMath.parent_paragraph property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes.... PARAGRAPH , table . vertical_anchor...COLUMN # Only Margin, Page, Paragraph available in RelativeVerticalPosi...

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

    Archivio...Paragraphs.Add(Image) . Imposta il flusso...paragrafi della sezione page.Paragraphs.Add(image1); // Imposta il...

    blog.aspose.com/it/pdf/convert-image-to-pdf-csh...
  5. arkiv

    arkiv...Paragraphs.Add(Image) . Ställ in bildens...avsnittets styckesamling page.Paragraphs.Add(image1); // Ställ in...

    blog.aspose.com/sv/pdf/convert-image-to-pdf-csh...
  6. Mail Merge szablon w Python|Aspose.Words dla Py...

    Utwórz szablon Mail Merge, aby zdefiniować stałą zawartość w dokumentach wyjściowych, a następnie Wygeneruj dokumenty scalania przy użyciu pól scalania w Python....insert_text_input , inset_field i insert_paragraph . Poniższy przykład kodu pokazuje... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/pl/python-net/mail-merge-...
  7. 使用 Python 中的段落|Python via .NET 格式的 Aspose.Words

    使用 Python 在文档中插入段落并指定其格式。...Words 中,段落由 Paragraph 类表示。 插入一个段落 实际上,要在文档中插入新段落,您需要在其中插入分段符。...当前字体格式也由 font 属性指定,当前段落格式由 paragraph_format 属性确定。 以下代码示例演示如何将段落插入到文档中:...

    docs.aspose.com/words/zh/python-net/working-wit...
  8. Werken met Styles en Thema's|Aspose.Words voor ...

    Toegang tot en beheer van stijlen en thema's in een document met behulp van Python....is een implementatie van paragraphs_by_style_name : Hieronder...van alinea’s_with_style. De Paragraph stijlnaam kan worden gevonden...

    docs.aspose.com/words/nl/python-net/working-wit...
  9. Улучшите свои презентации с AutoFit в .NET|Доку...

    Узнайте, как управлять настройками AutoFit в Aspose.Slides для .NET, чтобы оптимизировать отображение текста в ваших презентациях PowerPoint и OpenDocument и повысить читаемость содержимого.... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/ru/net/manage-autofit-se...
  10. 在 Android 上从演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()){ Point2D...

    docs.aspose.com/slides/zh/androidjava/paragraph/