Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 50,452 for

shapes

(2.26 sec)
  1. تحديث خصائص الشكل في VSTO و Aspose.Diagram|Docu...

    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/ar/net/update-shape-pro...
  2. GlowFormat.Remove | Aspose.Words لـ .NET

    أزل GlowFormat بسهولة من الكائن الرئيسي باستخدام طريقة إزالة GlowFormat الفعّالة لدينا. حسّن سير عملك التصميمي اليوم!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Ş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...
  4. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....true if this shape is not a child of a group shape. public bool...tell whether a shape is a part of a group shape. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Изменение размеров фигур на слайдах презентации...

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

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

    قم بتحجيم الأشكال بسهولة على شرائح 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-...
  7. 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-...
  8. 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...
  9. 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...
  10. 档案

    档案...Slides for Python 将每个元素表示为 Shape 或派生自 Shape 的 abject。所以为了保护内容不被编辑...属性获取演示文稿中幻灯片的引用。 对于每张幻灯片,使用 ISlide.shapes 集合访问其形状。 对于集合中的每个形状,执行以下步骤:...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...