Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 15,552 for

paragraphs

(0.05 sec)
  1. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text design....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PDFファイルにアークオブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFにアークオブジェクトを作成する方法を説明します。...object to paragraphs collection of page page . Paragraphs . Add (...to the paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ja/net/add-arc/
  4. Travailler avec les en-têtes dans PDF|Aspose.PD...

    Créez une numérotation dans l'en-tête de votre document PDF avec C++. Aspose.PDF pour C++ montre différents styles de numérotation....get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/fr/cpp/working-with-headings/
  5. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring text seamlessly follows any shape, creating stunning visual effects....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PDF内のテキストフォーマットをPythonで実施|Aspose.PDF for Python...

    このページでは、PDFファイル内のテキストをフォーマットする方法について説明します。行のインデントを追加する、テキストの境界線を追加する、下線付きテキストを追加するなどがあります。...これを使用して、TextFragmentやParagraphsコレクションを使用したPDF生成シナリオで行インデントを指定することができます。...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ja/python-net/text-formatti...
  7. Trabalhando com Cabeçalhos em PDF|Aspose.PDF fo...

    Crie numeração no cabeçalho do seu documento PDF com C++. Aspose.PDF para C++ mostra diferentes tipos de estilos de numeração....get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/pt/cpp/working-with-headings/
  8. Làm việc với các đoạn văn trong Python|Aspose.W...

    Chèn đoạn văn và chỉ định định dạng của nó trong tài liệu bằng Python....văn được thể hiện bằng lớp Paragraph . Chèn một đoạn văn Để chèn...được xác định bởi thuộc tính paragraph_format . Ví dụ mã sau đây...

    docs.aspose.com/words/vi/python-net/working-wit...
  9. Mail Merge Şablon içinde Python|Aspose.Words iç...

    Çıktı belgelerindeki sabit içeriği tanımlamak için bir Mail Merge şablonu oluşturun ve ardından Python içindeki birleştirme alanlarını kullanarak birleştirme belgeleri oluşturun....insert_text_input , inset_field ve insert_paragraph yöntemlerini kullanarak böyle... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/tr/python-net/mail-merge-...
  10. EditorType Enum | Aspose.Words per .NET

    Aspose.Words.EditorType enum. Specifica linsieme di possibili alias o gruppi di modifica che possono essere utilizzati come alias per determinare se allutente corrente sarà consentito modificare un singolo intervallo definito da un intervallo modificabile allinterno di un documento in C#...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

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