Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 5,435 for

shape grouping

(0.12 sec)
  1. ארכיון

    ארכיון...להסרת Visio Shape Protection הסר את Visio Shape Protection ב-Python...ב-Python הגן על Visio Shape ב-Python משאבי למידה בחינם כיצד להסיר...

    blog.aspose.com/he/diagram/remove-visio-shape-p...
  2. Créer ou mettre à jour des graphiques de présen...

    Apprenez à créer et personnaliser des graphiques dans les présentations PowerPoint et OpenDocument à l’aide d’Aspose.Slides pour Python via .NET. Cela couvre l’ajout, la mise en forme et la modification des graphiques dans les présentations avec des exemples de code pratiques en Python.... shapes . add_chart ( charts . ChartType...par défaut. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/fr/python-net/create-chart/
  3. Conecta Sub-formas de los Grupos en PHP|Documen...

    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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/es/java/connect-sub-sha...
  4. PHP'de Grupların Alt Şekillerini Bağlayın|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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/tr/java/connect-sub-sha...
  5. Lưu trữ

    Lưu trữ...shapes.add_auto_shape(slides.ShapeType.RECTANGLE...watermarkShape.shape_lock.select_locked = True watermarkShape.shape_lock...

    blog.aspose.com/vi/slides/add-watermark-to-powe...
  6. Déterminer si la forme est une forme d art inte...

    Apprenez à déterminer si une forme est une forme Smart Art en utilisant Aspose.Cells for C++....forme normale en utilisant Shape.IsSmartArt propriété. Déterminer...affiche la valeur de la propriété Shape.IsSmartArt de la première forme...

    docs.aspose.com/cells/fr/go-cpp/determine-if-sh...
  7. C++ içindeki Resimlerle Çalışma|Aspose.Words iç...

    Görüntü özelliğine giriş, C++ kullanarak görüntünün nasıl oluşturulacağı ve değiştirileceği....görüntüler Document içindeki Shape düğümlerin içinde saklanır....için şu adımları izleyin: Tüm Shape düğümleri seçmek için GetChildNodes...

    docs.aspose.com/words/tr/cpp/working-with-images/
  8. Forms2OleControl.Caption | Aspose.Words för .NET

    Upptäck egenskapen Forms2OleControl Caption för att enkelt anpassa kontrollens titel. Förbättra användarupplevelsen med denna enkla och effektiva funktion....Caption = "Button caption" }; Shape shape = builder . InsertForms2OleContr..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Forms2OleControl.Value | Aspose.Words لـ .NET

    اكتشف خاصية قيمة Forms2OleControl، التي تعكس حالات التحكم. أدر قيم أزرار الخيارات بسهولة، 1 للخيار المحدد، و0 للخيار غير المحدد. بسّط برمجة جهازك!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Lavorare con le immagini in C++|Aspose.Words pe...

    Introduzione alla funzione Immagine, come creare e manipolare l'immagine utilizzando C++....memorizzate all’interno dei nodi Shape in un Document . Per estrarre...per selezionare tutti i nodi Shape . Scorrere le raccolte di nodi...

    docs.aspose.com/words/it/cpp/working-with-images/