Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 49,746 for

shapes

(0.27 sec)
  1. Fill.TwoColorGradient | Aspose.Words för .NET

    Applicera en fantastisk tvåfärgad gradientfyllning med vår Fill TwoColorGradient-metod och förbättra dina designer med livfulla, anpassningsbara effekter....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor av gradientfyllningen. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Arsip

    Arsip...dengan Java Buka proteksi Visio Shapes di Java Lindungi atau Buka...Unprotect Background, Shapes, Master shapes, dan, Styles dengan...

    blog.aspose.com/id/diagram/protect-unprotect-vi...
  3. Chercher

    chercher...ID shape = page.shapes[1] # Supprimer la protection shape.protection...FALSE shape.protection.lock_begin.value = BOOL.FALSE shape.protection...

    blog.aspose.com/fr/diagram/remove-visio-shape-p...
  4. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....docm"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...textBoxControl = (TextBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  6. تحويل الشكل الذكي إلى شكل جماعي باستخدام Node.j...

    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....إلى شكل جماعي باستخدام طريقة Shape.getResultOfSmartArt() . ستتمكن...الذكي إلى شكل جماعي ويطبع خاصية Shape.isGroup. يرجى الاطلاع على ناتج...

    docs.aspose.com/cells/ar/nodejs-cpp/convert-the...
  7. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。...slides : for shape in slide . shapes : # 按比例缩放形状尺寸。 shape . height...height = shape . height * height_ratio shape . width = shape . width...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  8. Redimensionner les formes dans les présentation...

    Redimensionnez facilement les formes sur les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET — automatisez les ajustements de mise en page des diapositives et augmentez la productivité.... slides : for shape in slide . shapes : # Mettre à l'échelle...forme. shape . height = shape . height * height_ratio shape . width...

    docs.aspose.com/slides/fr/python-net/re-sizing-...
  9. 使用Node.js通过C++将智能艺术转换为组合形状|Documentation

    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....Contents [ Hide ] 可能的使用场景 你可以使用 Shape.getResultOfSmartArt() 方法将智能...,如截图所示。然后它将智能艺术形状转换为群组形状,并打印Shape.isGroup属性。请查看下面的示例代码控制台输出。 示例代码...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-the...
  10. إدارة الموصلات في العروض التقديمية باستخدام باي...

    مكّن تطبيقات بايثون من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint وOpenDocument — احصل على تحكم كامل في الموصلات المستقيمة، الزاوية والمنحنية....الشريحة باستخدام طريقة add_auto_shape التي يوفرها كائن ShapeCollection...الأولى. shapes = presentation . slides [ 0 ] . shapes # إضافة...

    docs.aspose.com/slides/ar/python-net/connector/