Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 5,126 for

shape position

(0.1 sec)
  1. Form vorwärts oder rückwärts innerhalb des Arbe...

    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....Methode Shape.ToFrontOrBack() , mit der die Z-Order-Position der...möchten, verwenden Sie eine positive Zahl wie 1, 2, 3 usw. Form...

    docs.aspose.com/cells/de/net/send-shape-front-o...
  2. Anpassung von Formwerten ändern|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....Cells bietet die Shape.getGeometry().getShapeAdjustValues()...hat eine Anpassung, um die Position des Punktes zu ändern Ein...

    docs.aspose.com/cells/de/java/change-adjustment...
  3. العمل مع مربعات النص|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...."Page-1" ); // get shape by its ID Shape shape = page1 . getShapes...bottom margins of the shape's text block shape . getTextBlock ()...

    docs.aspose.com/diagram/ar/java/working-with-te...
  4. Archiv

    Archiv... Berechnen Sie die Position des Wasserzeichens. Fügen...watermarkShape = slide.shapes.add_auto_shape(slides.ShapeType.RECTANGLE...

    blog.aspose.com/de/slides/add-watermark-to-powe...
  5. Rimuovi la protezione della forma|Documentation

    This section explains how to remove Shape protection using Aspose.Diagram for Python via Java....Visio shapes allow users to lock specific aspects of shapes. Aspects...Aspects of shapes that can be locked through shape protection include...

    docs.aspose.com/diagram/it/python-java/remove-s...
  6. Modifier le dégradé d'une forme Visio|Documenta...

    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....l’angle, la couleur et la position d’arrêt du dégradé, etc. Modifier...propriétés de couleur et de position. // The path to the documents...

    docs.aspose.com/diagram/fr/java/modify-the-grad...
  7. ChartLegend.Overlay | Aspose.Words per .NET

    Sovrapposizione degli elementi del grafico di controllo con la proprietà ChartLegend Overlay. Migliora la visualizzazione dei dati con impostazioni di legenda personalizzabili per informazioni più chiare....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 300 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/it/net/aspose.words....
  8. Chart.Format | Aspose.Words لـ .NET

    استخدم أداتنا لتعديل تنسيقات الرسوم البيانية المتقدمة! خصص أنماط التعبئة والخطوط بسهولة للحصول على صور احترافية رائعة تُحسّن عرض بياناتك....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; //حذف السلسلة التي...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ChartAxisTitle.Format | Aspose.Words för .NET

    Upptäck egenskapen ChartAxisTitle Format för enkel anpassning av axelrubrikfyllning och linjestilar, vilket förbättrar din datavisualisering....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Radera serier som...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Gruppieren von Präsentationsformen mit Python|A...

    Erfahren Sie, wie Sie Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python gruppieren und aufheben - schnelle, schrittweise Anleitung mit kostenfreiem Code.... group_shape = slide . shapes . add_group_shape () # Formen...hinzufügen. group_shape . shapes . add_auto_shape ( slides . ShapeType...

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