Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 49,130 for

shape

(0.29 sec)
  1. Redimensionar Formas en la Diapositiva|Document...

    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.... slides : for shape in slide . shapes : #Redimensionar posición...posición shape . height = shape . height * ratioHeight shape . width...

    docs.aspose.com/slides/es/python-net/redimensio...
  2. Tillämpa olika stilar på varje textvärde i en f...

    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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/sv/java/apply-different...
  3. GlowFormat Class | Aspose.Words لـ .NET

    استكشف فئة Aspose.Words.Drawing.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....
  4. NodeCollection.ToArray | Aspose.Words لـ .NET

    اكتشف طريقة NodeCollection ToArray، وقم بتحويل مجموعة العقد الخاصة بك إلى مصفوفة جديدة بسهولة، مما يعزز إدارة البيانات وإمكانية الوصول إليها....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. إدارة الموصلات في العروض التقديمية باستخدام باي...

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

    docs.aspose.com/slides/ar/python-net/connector/
  6. 使用形状锁在 Python 中防止演示文稿编辑|Aspose.Slides for Pytho...

    了解 Aspose.Slides for Python via .NET 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,从而在确保演示文稿安全的同时,允许受控编辑并加快交付速度。...for Python 中,幻灯片上的每个元素都由继承自 Shape 类的对象表示。 PPTX 的结构很复杂,因此不同于 PPT(在...for Python 提供了用于在幻灯片上操作形状的 Shape 类。 如前所述,每个形状类都有对应的形状锁类用于保护。本文重点介绍...

    docs.aspose.com/slides/zh/python-net/applying-p...
  7. Skydda och avskydda en Visio-form i rubin|Docum...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/sv/java/protect-and-unp...
  8. Защита и снятие защиты формы Visio в Ruby|Docum...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/ru/java/protect-and-unp...
  9. Protéger et déprotéger une forme Visio en rubis...

    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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/fr/java/protect-and-unp...
  10. ShapeBase.Width | Aspose.Words لـ .NET

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

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