Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 5,167 for

shape position

(0.08 sec)
  1. Diagrammlegenden in Präsentationen in .NET anpa...

    Passen Sie Diagrammlegenden mit Aspose.Slides für .NET an, um PowerPoint-Präsentationen mit individuell gestalteten Legenden zu optimieren....nachstehenden Beispiel haben wir die Position und Größe der Diagrammlegende...hinzu IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/de/net/chart-legend/
  2. AxisBound Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.Charts.AxisBound, la soluzione per definire i limiti dei valori degli assi nei grafici per una visualizzazione precisa dei dati....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Cancella la serie...

    reference.aspose.com/words/it/net/aspose.words....
  3. Gruppera, konvertera och verifiera former|Docum...

    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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/sv/java/group-convert-a...
  4. تحسين حسابات المخطط للعروض التقديمية في .NET|تو...

    فهم حسابات المخطط، تحديثات البيانات، والتحكم في الدقة في Aspose.Slides لـ .NET للعروض PPT و PPTX، مع أمثلة عملية على كود C#.... Shapes . AddChart ( ChartType . ClusteredColumn...Chart ) pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/ar/net/chart-calculations/
  5. إضافة علامات مائية إلى العروض التقديمية في بايث...

    تعرّف على كيفية إدارة العلامات المائية النصية والصورية في عروض PowerPoint وOpenDocument باستخدام بايثون لتحديد مسودة، معلومات سرية، حقوق النشر، والمزيد.... PictureFrame تُنفذ الفئة Shape مما يتيح لك استخدام جميع إعدادات...محدودة، فتم تغليفها داخل كائن Shape . هناك طريقتان لتطبيق العلامة...

    docs.aspose.com/slides/ar/python-net/watermark/
  6. Kommentar im Arbeitsblatt hinzufügen|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/de/net/add-comment-in-wor...
  7. Verwaltung von Bildern mit Node.js via C++|Docu...

    Lernen Sie, wie man Bilder in Tabellen mit Aspose.Cells for Node.js via C++ hinzufügt und Positioniert....Positionierung: Definieren Sie eine Position proportional zur Zeilenhöhe...Positionierung: Legen Sie die genaue Position auf der Seite fest, an der...

    docs.aspose.com/cells/de/nodejs-cpp/managing-pi...
  8. 用于科学出版物的 TikZ | Aspose.TeX .NET

    利用 TikZ 为科学和学术出版物创建专业品质的图形和图表。...在说明算法和数据流方面表现出色: Copy 1 \ usetikzlibrary{shapes. geometric , arrows} 2 3 \...Copy 1 \ usetikzlibrary{shapes, positioning} 2 \ begin{tikzpicture}...

    docs.aspose.com/tex/zh/net/tikz-for-scientific-...
  9. Gestion de SmartArt dans les présentations Powe...

    Apprenez à créer et modifier des SmartArt PowerPoint avec Aspose.Slides pour .NET en utilisant des exemples de code C# clairs qui accélèrent la conception et l'automatisation des diapositives.... Shapes [ 0 ]; ISmartArtNodeCollect...nodeShape in smartArtNode . Shapes ) { if ( nodeShape . TextFrame...

    docs.aspose.com/slides/fr/net/manage-smartart/
  10. Pythonでのグループプレゼンテーションシェイプ|Aspose.Slides for Pyt...

    Aspose.Slides for Python を使用して、PowerPoint と OpenDocument デッキでシェイプをグループ化およびグループ解除する方法を学びます。高速でステップバイステップのガイドと無料コード付き。... group_shape = slide . shapes . add_group_shape () # グループシェイプ内にシェイプを追加します。...グループシェイプ内にシェイプを追加します。 group_shape . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/ja/python-net/group/