Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 18,510 for

paragraphs

(0.18 sec)
  1. .NET のプレゼンテーションでテキスト部分を管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint プレゼンテーションのテキスト部分を管理し、パフォーマンスとカスタマイズ性を向上させる方法を学びます。...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/ja/net/portion/
  2. Textfeld|Aspose.Slides für Python Dokumentation

    Erstellen und formatieren Sie Textfelder in Python mit Aspose.Slides: Schriftarten, Ausrichtung, Zeilenumbruch, automatische Größenanpassung festlegen und Links hinzufügen, um Folien für PowerPoint und OpenDocument zu optimieren.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/de/python-net/examples/e...
  3. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....new paragraph and append the watermark to this paragraph. Paragraph...Paragraph watermarkPara = new Paragraph ( doc ); watermarkPara . AppendChild...

    docs.aspose.com/words/net/add-watermark/
  4. Spécifier les options de mise en page en C++|As...

    Spécifiez les options de mise en page pour différentes mises en page de documents....les caractères de marque de paragraphe sont rendus. La page illustrée...ci-dessous contient trois paragraphes. Le second est caché. Un...

    docs.aspose.com/words/fr/cpp/specify-layout-opt...
  5. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. Assert . That ( doc . GetChild...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Текстовое поле|Документация Aspose.Slides for P...

    Создавайте и форматируйте текстовые поля в Python с Aspose.Slides: задавайте шрифты, выравнивание, перенос, авторазмер, а также ссылки для улучшения слайдов в PowerPoint и OpenDocument.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/ru/python-net/examples/e...
  7. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. InlineStory.LastParagraph | Aspose.Words per .NET

    Scopri la proprietà LastParagraph di InlineStory per accedere senza sforzo al paragrafo finale del tuo racconto, migliorando la tua esperienza di gestione dei contenuti.... public Paragraph LastParagraph { get ; } Esempi...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  9. إنشاء PDF معقد|Aspose.PDF for .NET

    Aspose.PDF لـ NET يتيح لك إنشاء مستندات أكثر تعقيدًا تحتوي على صور وقطع نصية وجداول في مستند واحد.... إضافة العنوان إلى Paragraphs الصفحة. إنشاء TextFragment...الجدول. إضافة (الجدول) إلى Paragraphs الصفحة. حفظ المستند “Complex...

    docs.aspose.com/pdf/ar/net/complex-pdf-example/
  10. Creando un PDF complejo|Aspose.PDF for .NET

    Aspose.PDF para NET te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....Agregar el encabezado a los Paragraphs de la página. Crear un TextFragment...tabla. Agregar (tabla) a los Paragraphs de la página. Guardar el...

    docs.aspose.com/pdf/es/net/complex-pdf-example/