Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 5,126 for

shape position

(0.13 sec)
  1. Convertir des présentations en HTML5 avec Pytho...

    Exportez les présentations PowerPoint et OpenDocument vers du HTML5 réactif avec Aspose.Slides pour Python via .NET. Conservez la mise en forme, les animations et l'interactivité.... animate_shapes = False options . animate_transitions...Html5Options () options . animate_shapes = True options . animate_transitions...

    docs.aspose.com/slides/fr/python-net/export-to-...
  2. Comment ajouter un filigrane d'image dans PPTX ...

    Dans cette rubrique, nous vous expliquerons comment ajouter un filigrane d'image dans PPTX à l'aide de Python. Vous pouvez insérer un filigrane d'image dans PowerPoint en utilisant une interface API simple en Python.... La classe shape_lock a été utilisée, qui offre...redimensionnement et la modification de la position pour empêcher tout accès à...

    kb.aspose.com/fr/slides/python/how-to-add-image...
  3. Plotbereiche von Präsentationsdiagrammen in C++...

    Entdecken Sie, wie Sie Plotbereiche von Diagrammen in PowerPoint-Präsentationen mit Aspose.Slides für C++ anpassen können. Verbessern Sie mühelos die Visualisierung Ihrer Folien....() -> idx_get ( 0 ) -> get_Shapes () -> AddChart ( ChartType...verwendet. Warum hat sich die Position des Plotbereichs geändert...

    docs.aspose.com/slides/de/cpp/chart-plot-area/
  4. Ajouter du texte au PDF avec Python|Aspose.PDF ...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, à ajouter des fragments HTML, ou à utiliser des polices OTF personnalisées.... position = ap . text . Position ( 100 , 600 ) #...FontTypes . TTF ) # Spécifier la position pour le fragment de texte...

    docs.aspose.com/pdf/fr/python-net/add-text-to-p...
  5. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...Shaping.Harfbuzz package provides support...Words using the HarfBuzz text shaping engine. You should enabling...

    forum.aspose.com/t/words-for-net-output-questio...
  6. ארכיון

    ארכיון... Set the image size or position if needed. שמור את חוברת העבודה...addPicture(0, 3, 10, 6, null); //Shape pic = worksheet.getShapes()...

    blog.aspose.com/he/cells/add-photo-to-excel-in-...
  7. Gérer les formes de présentation en JavaScript|...

    Apprenez à créer, modifier et optimiser les formes en utilisant JavaScript et Aspose.Slides pour Node.js via Java, et à produire des présentations PowerPoint haute performance....rechercher var shape = findShape ( slide , "Shape1" ); if ( shape != null...{ console . log ( "Shape Name: " + shape . getName ()); } } finally...

    docs.aspose.com/slides/fr/nodejs-java/shape-man...
  8. Verwalten von Verbindern in Präsentationen mit ...

    Ermöglichen Sie PHP-Anwendungen, Linien in PowerPoint-Folien zu zeichnen, zu verbinden und automatisch zu routen - erhalten Sie die volle Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder....AutoShape mithilfe der vom Shapes ‑Objekt bereitgestellten Methode...Verbinder hinzu, indem Sie die vom Shapes ‑Objekt bereitgestellte Methode...

    docs.aspose.com/slides/de/php-java/connector/
  9. Añadir Texto a PDF usando Python|Aspose.PDF par...

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas.... position = ap . text . Position ( 100 , 600 ) #...text_fragment . position = ap . text . Position ( 10 , 10 ) # Agregar...

    docs.aspose.com/pdf/es/python-net/add-text-to-p...
  10. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... shapes . add_chart ( charts . ChartType...parent_series_group . pie_split_position = 53 # 将演示文稿写入磁盘 presentation...

    docs.aspose.com/slides/zh/python-net/pie-chart/