Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,232 for

autoshape

(0.11 sec)
  1. .NET でプレゼンテーションの箇条書きと番号付きリストを管理する|Aspose.Slides...

    Aspose.Slides for .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションで箇条書きと番号付きリストを管理する方法を学びます。ステップバイステップのガイド。... 選択したスライドに AutoShape を追加します。 追加したシェイプの TextFrame...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/ja/net/manage-bullet-and...
  2. PowerPoint-Textabsätze in Python verwalten|Aspo...

    Meistern Sie die Absatzformatierung mit Aspose.Slides für Python über .NET—optimieren Sie Ausrichtung, Abstand und Stil in PowerPoint- und OpenDocument-Präsentationen in Python, um das Publikum zu fesseln....rechteckige AutoShape hinzu. Holen Sie das dem AutoShape zugeordnete...[ 0 ] # Ein rechteckiges AutoShape hinzufügen. shape = slide...

    docs.aspose.com/slides/de/python-net/manage-par...
  3. 档案

    档案...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/zh/slides/convert-ppt-to-word-o...
  4. Lưu trữ

    Lưu trữ...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/vi/slides/convert-ppt-to-word-o...
  5. Formater le texte PowerPoint en JavaScript|Docu...

    Apprenez à mettre en forme et à styliser le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Node.js via Java. Personnalisez les polices, les couleurs, l'alignement et bien plus encore grâce à des exemples de code JavaScript puissants....Presentation (); try { var autoShape = pres . getSlides (). get_Item..., 50 , 50 , 200 , 100 ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/nodejs-java/text-form...
  6. Линия|Aspose.Slides для Node.js через .NET Доку...

    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.... Добавьте AutoShape типа Line с помощью метода...get_Item ( 0 ); // Добавьте AutoShape типа line sld . getShapes...

    docs.aspose.com/slides/ru/nodejs-java/line/
  7. Linienformen zu Präsentationen in .NET hinzufüg...

    Erfahren Sie, wie Sie das Linienformat in PowerPoint-Präsentationen mit Aspose.Slides für .NET manipulieren. Entdecken Sie Eigenschaften, Methoden und Beispiele.... Fügen Sie ein AutoShape vom Typ Line hinzu, indem...Slides [ 0 ]; // Fügen Sie ein AutoShape vom Typ Linie hinzu sld ....

    docs.aspose.com/slides/de/net/line/
  8. Linienformen in Präsentationen mit Python erste...

    Erfahren Sie, wie Sie die Linienformatierung in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET manipulieren können. Entdecken Sie Eigenschaften, Methoden und Beispiele....ShapeCollection ‑Objekt eine AutoShape vom Typ LINE über die Methode...presentation . slides [ 0 ] # AutoShape vom Typ LINE hinzufügen. slide...

    docs.aspose.com/slides/de/python-net/line/
  9. Gérer les paragraphes de texte PowerPoint en .N...

    Maîtrisez le formatage des paragraphes avec Aspose.Slides pour .NET — optimisez l'alignement, l'espacement et le style dans les présentations PPT, PPTX et ODP en C#....Accède au TextFrame de l'AutoShape ITextFrame tf = ashp . TextFrame...par son index. Ajoutez une autoshape à la diapositive sélectionnée...

    docs.aspose.com/slides/fr/net/manage-paragraph/
  10. Добавление линейных фигур в презентации на C++|...

    Узнайте, как управлять форматированием линий в презентациях PowerPoint с помощью Aspose.Slides для C++. Откройте свойства, методы и примеры.... Добавьте AutoShape типа Line, используя AddAutoShape...используя его Index. Добавьте AutoShape типа Line, используя метод...

    docs.aspose.com/slides/ru/cpp/line/