Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 50,453 for

shapes

(0.21 sec)
  1. Aspose.Slides for .NET 14.5.0 の公開 API と後方互換性のない...

    Aspose.Slides for .NET の公開 API の更新と破壊的変更を確認し、PowerPoint の PPT、PPTX、ODP プレゼンテーション ソリューションを円滑に移行できるようにします。...例として: IShape shape = ...; shape . Frame = new ShapeFrame...float . NaN ); または slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/ja/net/public-api-and-ba...
  2. Agregar marcos de imagen a presentaciones con P...

    Agregar marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Optimice su flujo de trabajo y mejore los diseños de diapositivas.... shapes . add_picture_frame ( slides...diapositiva. picture_frame = slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/es/python-net/picture-fr...
  3. Konvertera Smart Art till gruppform med Golang ...

    Lär dig hur man konverterar Smart Art Shape till Gruppform med Aspose.Cells for C++ och får tillgång till enskilda delar av gruppformen....Smart Art Shape till gruppform med hjälp av Shape::GetResultOfSmartArt()...att du kan hantera Smart Art Shape som en gruppform. Som följd...

    docs.aspose.com/cells/sv/go-cpp/convert-the-sma...
  4. ShapeBase.Hidden | Aspose.Words لـ .NET

    تحكم في رؤية الشكل باستخدام خاصية إخفاء ShapeBase. يمكنك التبديل بسهولة بين الإخفاء والظهور لمرونة تصميم أكبر....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); if (! shape . Hidden ) shape . Hidden...

    reference.aspose.com/words/ar/net/aspose.words....
  5. CompositeNode.InsertAfter | Aspose.Words per .NET

    Inserisci nodi senza sforzo con il metodo InsertAfter di CompositeNode, migliorando la gestione della struttura dati e garantendo un posizionamento efficiente dei nodi....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words/...
  6. 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....
  7. 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...
  8. 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/...
  9. 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....
  10. Mettre à jour, supprimer des champs|Documentation

    Cette section explique comment mettre à jour ou supprimer des champs....de mise à jour de code dans shape. // For complete examples and...); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...

    docs.aspose.com/diagram/fr/net/update-remove-fi...