Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 5,168 for

shape position

(0.12 sec)
  1. 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/
  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. Automatisierung der PowerPoint-Generierung in P...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für Python—generieren, bearbeiten und konvertieren Sie PowerPoint- und OpenDocument-Dateien schnell und zuverlässig....) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/de/python-net/automating...
  4. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....information can include text, images, shapes, colors, fonts, and other graphical...involves converting geometric shapes and text into a grid of pixels...

    docs.aspose.com/page/net/page-description-langu...
  5. ShapeBase Class | Aspose.Words för .NET

    Utforska klassen Aspose.Words.Drawing.ShapeBase, din grund för att skapa dynamiska ritningar, inklusive autoformer, OLE-objekt och ActiveX-kontroller....representerar formens relativa vänstra position i procent. MarkupLanguage...klasser som du kan instansiera är Shape och GroupShape . En form är...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Lavorare con GridJs lato client|Documentation

    Questo articolo introduce le API o le funzioni JavaScript client in GridJs....imposta info per l’operazione di shape/immagini per l’azione lato server...url when loading the image / shape . it is optional , the default...

    docs.aspose.com/cells/it/java/aspose-cells-grid...
  7. Arbeta med text|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/sv/java/working-with-text/
  8. إدارة فقرات نص PowerPoint باستخدام Python|وثائق...

    أتقن تنسيق الفقرات باستخدام Aspose.Slides للـ Python عبر .NET—حسن المحاذاة والمسافات والأسلوب في عروض PowerPoint وOpenDocument باستخدام Python لجذب المشاهدين.... shape = slide . shapes . add_auto_shape ( slides ....بـ AutoShape. text_frame = shape . text_frame # إنشاء فقرات وأجزاء؛...

    docs.aspose.com/slides/ar/python-net/manage-par...
  9. C++ を使用したプレゼンテーションのチャート軸のカスタマイズ|Aspose.Slides ド...

    レポートや可視化のための PowerPoint プレゼンテーションで、Aspose.Slides for C++ を使用してチャート軸をカスタマイズする方法をご紹介します。...MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/ja/cpp/chart-axis/
  10. Solution fonctionnelle pour le redimensionnemen...

    Corrige le redimensionnement inattendu des graphiques dans les fichiers PPTX lors de l'utilisation d'objets OLE Excel integres avec Aspose.Slides pour C++. Découvrez deux methodes avec du code pour maintenir des tailles coherentes....fenetre Excel et la taille ou la position du cadre d’objet OLE, un redimensionnement...SetSizeWithWindow ( true ); auto shape = slide -> get_Shape ( 2 ); // Définir...

    docs.aspose.com/slides/fr/cpp/working-solution-...