Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 18,529 for

paragraphs

(0.07 sec)
  1. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/lin...
  2. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  3. EditableRange.Remove | Aspose.Words لـ .NET

    احذف النطاقات القابلة للتعديل من مستندك بسهولة باستخدام طريقة EditableRange Remove، مع الحفاظ على محتواك سليمًا. حسّن إدارة مستنداتك!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced document editing capabilities...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  5. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....collection of borders of the paragraph. get borders () : Aspose ...Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF 내 텍스트 서식 설정을 위한 Python 사용|Aspose.PDF for Py...

    이 페이지는 PDF 파일 내에서 텍스트를 서식화하는 방법을 설명합니다. 줄 들여쓰기 추가, 텍스트 테두리 추가, 밑줄 텍스트 추가 등이 포함됩니다.... 이는 TextFragment 및 Paragraphs 컬렉션과 함께 PDF 생성 시나리오에서 줄 들여쓰기를...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ko/python-net/text-formatti...
  7. .NET でプレゼンテーションの上付き文字および下付き文字を管理する|Aspose.Slide...

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

    docs.aspose.com/slides/ja/net/superscript-and-s...
  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. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Upptäck DocumentVisitor VisitFootnoteStart-metoden, viktig för att hantera fotnoter och slutnoter effektivt i din dokumenthantering....// 1 - Styckenod: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/sv/net/aspose.words/...
  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/...