Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 5,261 for

shape position

(0.23 sec)
  1. تحويل العروض التقديمية إلى HTML5 في Python|وثائ...

    تصدير عروض PowerPoint وOpenDocument إلى HTML5 متجاوب باستخدام Aspose.Slides للـ Python عبر .NET. الحفاظ على التنسيق، الرسوم المتحركة، والتفاعل.... animate_shapes = False options . animate_transitions...Html5Options () options . animate_shapes = True options . animate_transitions...

    docs.aspose.com/slides/ar/python-net/export-to-...
  2. So ändern Sie die Bildgröße in Word mit Python

    In diesem Artikel erfahren Sie, wie Sie die Bildgröße in Word mit Python ändern. Es bietet Konfigurationsdetails, einen schrittweisen Prozess und einen ausführbaren Beispielcode zum Ändern der Bildgröße in MS Word mit Python....hinzugefügten Bildes mit dem Shape-Klassenobjekt. Code zum Ändern...oder sogar das Einstellen der Position und des Wickeltyps, falls...

    kb.aspose.com/de/words/python/how-to-resize-pic...
  3. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient....Blend that specifies positions and factors that define a...Imaging.Blend that specifies positions and factors that define a...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  4. Wasserzeichen zu Präsentationen auf Android hin...

    Verwalten Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen auf Android in Java, um einen Entwurf, vertrauliche Informationen und mehr anzuzeigen.... Um dem Shape Text für das Wasserzeichen hinzuzufügen...(). toArray (); for ( IShape shape : slideShapes ) { if ( "watermark"...

    docs.aspose.com/slides/de/androidjava/watermark/
  5. Formatage du texte de présentation en .NET|Docu...

    Formatez et stylisez le texte dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour .NET. Personnalisez les polices, les couleurs, l'alignement et plus encore....cible depuis la collection Shapes et castiez‑la en IAutoShape...la première diapositive. var shape = ( IAutoShape ) presentation...

    docs.aspose.com/slides/fr/net/text-formatting/
  6. ワークシートにコメントを追加|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....top level container for all shapes including cell comments. HSSFPatriarch...//anchor defines size and position of the comment in worksheet...

    docs.aspose.com/cells/ja/net/add-comment-in-wor...
  7. Rendern in Python|Aspose.Words für Python via .NET

    Verwenden Sie die Rendering-Funktion Aspose.Words für Python via .NET, um ein Flow-Layout-Dokument in Seiten zu formatieren und ein solches Dokument oder ausgewählte Seiten in andere Dokumentformate (PDF, HTML, XPS usw.) oder Bildformate (TIFF, PNG, SVG usw.) zu konvertieren Anzeigen, weitere Konvertierungen oder Drucken.... Rendern Sie ein Shape -Objekt getrennt vom Dokument...keine Informationen über die Position, an der jeder einzelne Absatz...

    docs.aspose.com/words/de/python-net/rendering/
  8. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...as paths, lines, text, and shapes. Aspose.PDF for .NET does not...graphics (including lines, shapes, and text that may form a chart)...

    forum.aspose.com/t/extract-vector-charts-from-p...
  9. Verwalten von Folienübergängen in Präsentatione...

    Entdecken Sie, wie Sie Folienübergänge in Aspose.Slides für Java anpassen, mit Schritt-für-Schritt-Anleitungen für PowerPoint- und OpenDocument-Präsentationen....zweiten Folie an eine andere Position zu verschieben. Das folgende...(). get_Item ( 0 )); IShape shape = presentation . getSlides ()...

    docs.aspose.com/slides/de/java/slide-transition/
  10. 使用 Python 在演示文稿中自定义图表图例|Aspose.Slides for Pytho...

    通过 Aspose.Slides for Python(基于 .NET)自定义图表图例,以优化 PowerPoint 和 OpenDocument 演示文稿的图例格式。... shapes . add_chart ( charts . ChartType...presentation . save ( "legend_positioning.pptx" , slides . export ...

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