Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 3,947 for

vertical text

(0.11 sec)
  1. Python を使用して Word で表を作成する方法

    この記事では、Python を使用して Word で表を作成する方法について説明します。環境を構成し、タスクを実行するプログラムを作成するための詳細な手順が含まれており、Python を使用して MS Word にテーブルを挿入するための実行可能なサンプル コードも共有されています。...クラスには、cell_format オブジェクトを使用して幅、vertical_alignment、shading.backgro...background_pattern_color、wrap_text、および fit_text を設定することにより、テーブルに追加する前...

    kb.aspose.com/ja/words/python/how-to-create-a-t...
  2. BreakType Enum | Aspose.Words för .NET

    Upptäck enumerationen Aspose.Words.BreakType för att förbättra dokumentformateringen med exakta brytningstyper för förbättrad läsbarhet och layoutkontroll....sektionen i skaparen och lägg till text. builder . PageSetup . Orientation...landscape oriented with vertically centered text." ); // Om vi startar...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Ajouter des équations mathématiques aux présent...

    Insérer et modifier des équations mathématiques dans les présentations PowerPoint PPT et PPTX avec Aspose.Slides pour Android, prenant en charge OMML, des contrôles de mise en forme et des exemples de code Java clairs....et peuvent être ajoutés au texte ou à l’équation. Pour cela,...est utilisé : Cela crée un texte mathématique en XML qui peut...

    docs.aspose.com/slides/fr/androidjava/powerpoin...
  4. العمل مع مربعات النص|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....bottom margins of the shape's text block shape . getTextBlock ()...setBottomMargin ( margin ); // set the text direction shape . getTextBlock...

    docs.aspose.com/diagram/ar/java/working-with-te...
  5. Python を使用してプレゼンテーションからシェイプの有効プロパティを取得|Aspose.S...

    Aspose.Slides for Python via .NET が、正確な PowerPoint および OpenDocument のレンダリングのために、シェイプの実効プロパティを計算および適用する方法を紹介します。...] local_text_frame_format = shape . text_frame . text_frame_format...text_frame_format effective_text_frame_format = local_text_frame_format ....

    docs.aspose.com/slides/ja/python-net/shape-effe...
  6. Travailler avec Gradientdans PS | Python

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...des méthodes fill_text() ou fill_and_Stroke_text() , qui acceptent...Méthodes outline_text() * ou fill_and_stroke_text() , qui acceptent...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  7. Präsentationstabellen in C++ verwalten|Aspose.S...

    Tabellen in PowerPoint-Folien mit Aspose.Slides für C++ erstellen und bearbeiten. Entdecken Sie einfache Codebeispiele, um Ihre Tabellenvorgänge zu optimieren.... Fügen Sie dem TextFrame Text hinzu. Speichern Sie die geänderte...Fügt dem zusammengeführten Feld Text hinzu tbl -> get_Rows () ->...

    docs.aspose.com/slides/de/cpp/manage-table/
  8. إدارة جداول العروض التقديمية في C++|وثائق Aspos...

    إنشاء وتعديل الجداول في شرائح PowerPoint باستخدام Aspose.Slides لـ C++. اكتشف أمثلة شفرات بسيطة لتبسيط سير عمل الجداول....) -> get_TextFrame () -> set_Text ( u "Merged Cells" ); // يحفظ...) -> get_TextFrame () -> set_Text ( u "New" ); // يحفظ العرض التقديمي...

    docs.aspose.com/slides/ar/cpp/manage-table/
  9. Cambiar la Alineación de las Celdas y Mantener ...

    Usar la biblioteca Aspose.Cells para cambiar la alineación de la celda y mantener el formato existente en JavaScript mediante C++...></ script > < script type = "text/javascript" > const { Workbook...// Set the horizontal and vertical alignment to center using...

    docs.aspose.com/cells/es/javascript-cpp/change-...
  10. PythonでPowerPointプレゼンテーションのチャートを作成または更新|Aspose....

    Aspose.Slides for Python via .NET を使用して、PowerPoint と OpenDocument のプレゼンテーションでチャートを作成およびカスタマイズする方法を学びます。プレゼンテーションにチャートを追加、書式設定、編集する方法を、Python の実用的なコード例とともに解説します。... add_text_frame_for_overriding ( "Sample...chart_title . text_frame_for_overriding . text_frame_format ...

    docs.aspose.com/slides/ja/python-net/create-chart/