Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 50,326 for

shapes

(0.08 sec)
  1. تنسيق أشكال PowerPoint في Python|وثائق Aspose.S...

    تعرف على كيفية تنسيق أشكال PowerPoint في Python باستخدام Aspose.Slides—اضبط أنماط الملء والخط والتأثير لملفات PPT و PPTX و ODP بدقة وتحكم كامل.... shape = slide . shapes . add_auto_shape ( slides ....لون التعبئة لشكل المستطيل. shape . fill_format . fill_type =...

    docs.aspose.com/slides/ar/python-net/shape-form...
  2. DocumentBuilder.CurrentSection | Aspose.Words ل...

    اكتشف خاصية CurrentSection في DocumentBuilder لتتمكن من الوصول بسهولة إلى القسم المحدد في مستندك وإدارته، مما يعزز تجربة التحرير لديك....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....Gets fill formatting for the shape. @property def fill ( self )...Examples Shows how to fill a shape with a solid color. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.Reflection | Aspose.Words för .NET

    Upptäck ShapeBase Reflection-egenskapen för att förbättra dina designer med anpassningsbar reflektionsformatering för fantastiska visuella effekter....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ReflectionFormat.Remove | Aspose.Words per .NET

    Elimina senza sforzo ReflectionFormat dal tuo oggetto padre con il nostro metodo Remove semplificato, migliorando l'efficienza e la chiarezza della tua codifica....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/it/net/aspose.words....
  6. Mettre à jour les propriétés de forme dans VSTO...

    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....//Create shape object to get required shape Visio . Shape shape = page...page . Shapes [ "Process1" ]; //Set shape text and text style...

    docs.aspose.com/diagram/fr/net/update-shape-pro...
  7. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....Examples: Shows how to fill a shape with a gradients. Document doc...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. حساب قيم الدبوس وتحديد حجم الشكل|Documentation

    يشرح هذا القسم كيفية حساب قيم PinX و PinY للشكل الفرعي مع Aspose.Diagram.... GetDataDir_Shapes (); // Load Visio diagram Diagram...a group shape by ID and page index is 0 Shape shape = diagram...

    docs.aspose.com/diagram/ar/net/calculate-pin-va...
  9. 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/
  10. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your document's appearance and clarity....formatting, it only hides the shape effect. Examples Shows how to...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...