Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 5,106 for

shape position

(0.38 sec)
  1. Öffentliche API Änderungen in Aspose.Cells 8.5....

    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....hat eine Anpassung, um die Position des Punkts zu ändern Das Trapezoid...//Access first three shapes of the worksheet Shape shape1 = worksheet...

    docs.aspose.com/cells/de/java/public-api-change...
  2. إضافة تعليق في ورقة العمل|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/ar/net/add-comment-in-wor...
  3. Gérer les lignes et les colonnes des tableaux P...

    Gérez les lignes et les colonnes des tableaux PowerPoint avec Aspose.Slides pour C++ et accélérez la modification des présentations ainsi que les mises à jour des données....const auto & shp : sld -> get_Shapes ()) { if ( ObjectExt :: Is...( 4 , 70 ); // Adds a table shape to the slide SharedPtr < ITable...

    docs.aspose.com/slides/fr/cpp/manage-rows-and-c...
  4. Audio in Präsentationen mit Python verwalten|As...

    Einfach Audio-Frames in PPT, PPTX und ODP mit Aspose.Slides für Python via .NET hinzufügen, extrahieren und verwalten. Entdecken Sie Codebeispiele und verbessern Sie noch heute Ihre Präsentationen.... shapes . add_audio_frame_embedded...Audio-Frame an einer angegebenen Position und Größe hinzu. with open...

    docs.aspose.com/slides/de/python-net/audio-frame/
  5. Arbeta med text|Documentation

    Det här avsnittet förklarar hur du infogar en textform eller uppdaterar formens text med Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/sv/net/working-with-text/
  6. Verwalten von Aufzählungs- und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs- und nummerierte Listen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET verwalten können. Schritt‑für‑Schritt‑Anleitung mit Codebeispielen, die Ihnen den schnellen Einstieg erleichtern....[ 0 ] auto_shape = slide . shapes . add_auto_shape ( slides ....200 , 50 ) text_frame = auto_shape . text_frame text_frame . paragraphs...

    docs.aspose.com/slides/de/python-net/manage-bul...
  7. Gruppe|Aspose.Slides für Node.js über .NET Doku...

    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....Formensammlung der Folien var shape = sld . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.GroupShape"...

    docs.aspose.com/slides/de/nodejs-java/group/
  8. Python を使用したプレゼンテーションでのチャート凡例のカスタマイズ|Aspose.Sli...

    Aspose.Slides for Python を使用し、.NET 経由でチャート凡例をカスタマイズし、PowerPoint および OpenDocument のプレゼンテーションを最適化して凡例の書式設定を調整します。... Legend Positioning Aspose.Slides を使用すると、チャー...スライドにクラスター化された縦棒グラフを追加します。 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/ja/python-net/chart-legend/
  9. Aperçu des fonctionnalités|Documentation d'Aspo...

    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....de nouvelles notes Finding a Shape Vous pouvez également trouver...format d’origine Rectangle Shapes Vous pouvez créer ou modifier...

    docs.aspose.com/slides/fr/nodejs-java/features-...
  10. Formater les formes PowerPoint en C++|Documenta...

    Apprenez à formater les formes PowerPoint en C++ avec Aspose.Slides — définissez les styles de remplissage, de ligne et d'effet pour les fichiers PPT, PPTX et ODP avec précision et un contrôle total.... auto shape = slide -> get_Shapes () -> AddAutoShape...remplissage pour la forme rectangle. shape -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/fr/cpp/shape-formatting/