Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 50,727 for

shape

(0.49 sec)
  1. Şekilleri Gruplandırın, Dönüştürün ve Doğrulayı...

    Bu bölümde şekillerin Aspose.Diagram ile nasıl gruplandırılacağı açıklanmaktadır.... GetDataDir_Shapes (); // Load a Visio diagram...Initialize an array of shapes Aspose . Diagram . Shape [] ss = new Aspose...

    docs.aspose.com/diagram/tr/net/group-convert-an...
  2. Изменение размеров фигур на слайдах презентации...

    Легко изменяйте размеры фигур на слайдах PowerPoint и OpenDocument с помощью Aspose.Slides для Java — автоматизируйте настройку макета слайдов и повышайте продуктивность.... Resize Shapes Чтобы фигуры не смещались при...getSlides ()) { for ( IShape shape : slide . getShapes ()) { //...

    docs.aspose.com/slides/ru/java/re-sizing-shapes...
  3. تحجيم الأشكال في العروض التقديمية باستخدام بايث...

    قم بتحجيم الأشكال بسهولة على شرائح PowerPoint و OpenDocument باستخدام Aspose.Slides لـ Python عبر .NET — أتمتة تعديل تخطيط الشرائح وتعزيز الإنتاجية.... slides : for shape in slide . shapes : # تعديل مقياس حجم...الشكل. shape . height = shape . height * height_ratio shape . width...

    docs.aspose.com/slides/ar/python-net/re-sizing-...
  4. Formen in Präsentationen mit Python skalieren|A...

    Einfach Formen auf PowerPoint- und OpenDocument-Folien mit Aspose.Slides für Python über .NET skalieren — automatisieren Sie die Anpassung des Folienlayouts und steigern Sie die Produktivität.... slides : for shape in slide . shapes : # Größe der Form...skalieren. shape . height = shape . height * height_ratio shape . width...

    docs.aspose.com/slides/de/python-net/re-sizing-...
  5. Offentliga API ändringar i Aspose.Cells 8.9.2|D...

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/sv/java/public-api-change...
  6. Aspose.Cells 8.9.2 de Kamu API Değişiklikleri|D...

    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....Add a Shape of type TextBox to the collection var shape = sheet...sheet . Shapes . AddTextBox ( 0 , 0 , 0 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/tr/net/public-api-changes...
  7. Público API Cambios en Aspose.Diagram 6.0.0|Doc...

    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....IsGlued se agrega en la clase Shape El método IsGlued toma un objeto...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/es/net/public-api-chang...
  8. Public API Changements dans Aspose.Diagram 6.0....

    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....est ajoutée dans la classe Shape La méthode IsGlued prend un...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  9. Gruppenform|Aspose.Slides für Python Dokumentation

    Arbeiten Sie mit Gruppenformen in Python mithilfe von Aspose.Slides: Erstellen und Entgruppieren, Kindformen neu anordnen, Transformationen und Grenzen für PowerPoint und OpenDocument festlegen.... def add_group_shape (): with slides . Presentation...= slide . shapes . add_group_shape () group . shapes . add_auto_shape...

    docs.aspose.com/slides/de/python-net/examples/e...
  10. ShapeBase.IsInsertRevision | Aspose.Words لـ .NET

    اكتشف كيف تُحسّن خاصية IsInsertRevision في ShapeBase مستندات Word الخاصة بك من خلال تحديد التغييرات التي أُجريت أثناء التتبع. حسّن كفاءة التحرير لديك!... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/ar/net/aspose.words....