Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 18,326 for

paragraphs

(0.2 sec)
  1. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...docx' ) # This paragraph contains SDT. p = doc . first_section...NodeType . PARAGRAPH , 2 , True ) . as_paragraph () text_to_search...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...
  3. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...left, top); } Paragraph headerPara = (Paragraph)header.GetChild(NodeType...GetChild(NodeType.Paragraph, 0, true); if (headerPara == null) { Paragraph...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  4. Types of Mail Merge Operation in C#|Aspose.Word...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions using C#. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record.... Q: Why does an empty paragraph appear after a merge field...A: Aspose.Words treats a paragraph that contains only a merge...

    docs.aspose.com/words/net/types-of-mail-merge-o...
  5. EditableRangeEnd Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.EditableRangeEnd، المصممة لإدارة النطاقات القابلة للتحرير في مستندات Word بكفاءة لتحرير المستندات بسلاسة....على المستوى المضمن، أي داخل Paragraph ، ولكن يمكن أن يكون نطاق البداية..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. EditableRangeEnd Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.EditableRangeEnd, utformad för att effektivt hantera redigerbara områden i Word-dokument för smidig dokumentredigering....inline-nivå, det vill säga inuti Paragraph , men det redigerbara intervallets..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. FieldRef.BookmarkName | Aspose.Words لـ .NET

    اكتشف خاصية FieldRef BookmarkName لإدارة وتخصيص إشاراتك المرجعية بسهولة. حسّن تصفح مستنداتك بسهولة!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Insertion de champs dans Python|Aspose.Words po...

    Insérez des champs dans un document Python de différentes manières: en utilisant `DocumentBuilder` ou DOM (Document Object Model)....Merge à l’aide de DOM à un paragraphe d’un document: Insertion...Merge à l’aide de DOM à un paragraphe d’un document: Insertion...

    docs.aspose.com/words/fr/python-net/inserting-f...
  9. .NET でプレゼンテーションの上付き文字および下付き文字を管理する|Aspose.Slide...

    Aspose.Slides for .NET で上付き文字と下付き文字をマスターし、プレゼンテーションをプロフェッショナルなテキスト書式で最大のインパクトに引き上げましょう。... 上付き文字用の新しい Paragraph を作成し、 ITextFrame の段落コレクションに追加します。...にテキストを設定し、段落の部分コレクションに追加します。 下付き文字用の別の Paragraph を作成し、段落コレクションに追加します。 新しいテキスト部分オブジェクトを作成します。...

    docs.aspose.com/slides/ja/net/superscript-and-s...
  10. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Utforska DocumentVisitor VisitShapeStart-metoden för att förbättra formuppräkningen i dina applikationer. Öka effektiviteten och effektivisera din kodningsprocess!...// 1 - Styckenod: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/sv/net/aspose.words/...