Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 18,530 for

paragraph

(0.06 sec)
  1. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_paragraph . append_child ( smart_tag...first_section . body . first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  6. C++ で PowerPoint の自動生成: 動的なプレゼンテーションを簡単に作成|Aspo...

    Aspose.Slides for C++ を使用してクラウド プラットフォーム上でスライド作成を自動化し、PowerPoint と OpenDocument ファイルを高速かつ信頼性を持って生成、編集、変換します。...auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/ja/cpp/automating-powerp...
  7. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty Paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....Words exports empty paragraphs to Markdown. public enum...None 2 Don’t export empty paragraphs. Examples Shows how to export...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Scopri come la proprietà DoNotDisplayPageBoundaries di ViewOptions migliora il tuo layout eliminando lo spazio del margine superiore, per un aspetto più pulito e professionale.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words....
  9. Story.LastParagraph | Aspose.Words لـ .NET

    يمكنك الوصول إلى الفقرة الأخيرة من قصتك بسهولة باستخدام خاصية Story LastParagraph، مما يعزز تجربة إدارة السرد وتحريره.... public Paragraph LastParagraph { get ; } أمثلة...Trim ()); أنظر أيضا class Paragraph class Story مساحة الاسم Aspose...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Font.Subscript | Aspose.Words per .NET

    Scopri la proprietà Font Subscript. Formatta facilmente il testo come subscript per migliorare la leggibilità e lo stile dei tuoi documenti. Migliora il tuo design oggi stesso!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Solleva questa sequenza...

    reference.aspose.com/words/it/net/aspose.words/...