Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 4,927 for

text alignment

(0.08 sec)
  1. Управление абзацами текста PowerPoint в Python|...

    Освойте форматирование абзацев с помощью Aspose.Slides для Python через .NET — оптимизируйте выравнивание, интервал и стиль в презентациях PowerPoint и OpenDocument в Python, чтобы привлечь внимание зрителей.... text_frame = shape . text_frame # Создать абзацы...применено ниже. paragraph0 = text_frame . paragraphs [ 0 ] portion01...

    docs.aspose.com/slides/ru/python-net/manage-par...
  2. Vérifier le contraste des couleurs – Aspose.HTM...

    Découvrez les meilleures pratiques en matière de contraste pour l'accessibilité du web et vérifiez le contraste des couleurs à l'aide d'Aspose.HTML for Java. Rendre le site web accessible à tous les utilisateurs....minimums pour garantir que le texte soit lisible par tous les utilisateurs...critères vérifient le entre le texte et son arrière-plan, qui varie...

    docs.aspose.com/html/fr/java/check-color-contract/
  3. Section | Aspose.Words för .NET

    Skapa dynamiska webbsektioner enkelt med vår Section Constructor. Initiera och anpassa enkelt din Section-klass för optimal webbplatsprestanda.... Alignment = ParagraphAlignment . Center...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. Story.FirstParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Story FirstParagraph لاستخراج الفقرة الأولى من أي قصة بسهولة، مما يعزز المحتوى الخاص بك ويزيد من تفاعل المستخدمين.... Alignment = ParagraphAlignment . Center...run = new Run ( doc ); run . Text = "Hello world!" ; para . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. PageVerticalAlignment Enum | Aspose.Words لـ .NET

    اكتشف خاصية Aspose.Words.PageVerticalAlignment لمحاذاة مثالية للنصوص على الصفحات. حسّن تصميم مستندك بمحاذاة رأسية دقيقة!...oriented with vertically centered text." ); // إذا بدأنا قسمًا جديدًا...portrait orientation and top alignment." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Aspose.Cells.GridDesktop Contrôle Grille de bur...

    Cet article présente les fonctionnalités de GridDesktop.... Contrôler l’alignement du texte. Gérer les paramètres...

    docs.aspose.com/cells/fr/net/aspose-cells-gridd...
  7. Orientation Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Orientation per un controllo impeccabile dell'orientamento della pagina. Migliora la formattazione dei tuoi documenti con facilità e precisione!...oriented with vertically centered text." ); // Se iniziamo una nuova...portrait orientation and top alignment." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Obtenir les propriétés effectives des formes à ...

    Découvrez comment Aspose.Slides for Java calcule et applique les propriétés effectives des formes pour un rendu PowerPoint précis....portion ; Dans le style de texte de forme prototype sur la diapositive...maître (si la forme du cadre de texte de la portion en possède un)...

    docs.aspose.com/slides/fr/java/shape-effective-...
  9. JavaScript経由のC++を使用してPDFにウォーターマークを追加|Documentation

    ExcelをPDFに変換する際に、PDFにテキストと画像の透かしを追加する方法を学びます。...> </ head > < body > < h1 > Text Watermark to PDF Example </...workbook with 3 pages and apply a text watermark, then save to PDF...

    docs.aspose.com/cells/ja/javascript-cpp/add-wat...
  10. Управление таблицами презентаций с Python|Докум...

    Создавайте и редактируйте таблицы в слайдах PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET. Откройте простые примеры кода, упрощающие работу с таблицами.... text_frame . text = "Merged Cells" # Сохранить...column_index ] cell . text_frame . text = f "({column_index},...

    docs.aspose.com/slides/ru/python-net/manage-table/