Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 50,321 for

shape

(0.74 sec)
  1. Gruppera, konvertera och verifiera former|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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/sv/java/group-convert-a...
  2. Расчет значений выводов и установка размера фор...

    В этом разделе объясняется, как рассчитать значения PinX и PinY подформы с помощью Aspose.Diagram.... GetDataDir_Shapes (); // Load Visio diagram Diagram...a group shape by ID and page index is 0 Shape shape = diagram...

    docs.aspose.com/diagram/ru/net/calculate-pin-va...
  3. Arbeta med text|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/sv/java/working-with-text/
  4. إزالة حماية الشكل|Documentation

    يشرح هذا القسم كيفية إزالة حماية الشكل باستخدام Aspose.Diagram لـ Python via Java....getPage ( "Flow 1" ) # get shape by ID shape = page . getShapes ()...getShape ( 1 ) # set protections shape . getProtection () . getLockAspect...

    docs.aspose.com/diagram/ar/python-java/remove-s...
  5. تحويل Smart Art إلى شكل مجموعة باستخدام C++|Doc...

    تعلم كيفية تحويل شكل Smart Art إلى شكل مجموعة باستخدام Aspose.Cells for C++ والوصول إلى أجزاء فردية من مجموعة الأشكال....شكل مجموعة باستخدام الطريقة Shape::GetResultOfSmartArt() . ستمكنك...إلى شكل مجموعة وطباعة خاصية Shape::IsGroup. يرجى الاطلاع على مخرجات...

    docs.aspose.com/cells/ar/cpp/convert-the-smart-...
  6. أرشيف

    أرشيف...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/ar/slides/create-three-d-effect...
  7. تطبيق تأثيرات الأشكال في العروض التقديمية باستخ...

    حوّل ملفات PPT و PPTX و ODP الخاصة بك باستخدام تأثيرات الأشكال المتقدمة عبر Aspose.Slides للبايثون—أنشئ شرائح جذابة ومحترفة في ثوانٍ....pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...LE , 20 , 20 , 200 , 150 ) shape . effect_format . enable_outer_shadow_effect...

    docs.aspose.com/slides/ar/python-net/shape-effect/
  8. Grouper, convertir et vérifier des formes|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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/fr/java/group-convert-a...
  9. ShapeBase.Title | Aspose.Words för .NET

    Hantera din ShapeBase-titelegenskap utan ansträngning. Ställ in eller hämta titelbilden för valfritt formobjekt för att förbättra din designs tydlighet och attraktionskraft.... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . Width = 200 ; shape . Height = 200 ; shape . Title...

    reference.aspose.com/words/sv/net/aspose.words....
  10. ReflectionFormat.Blur | Aspose.Words per .NET

    Regola la proprietà "Blur" di ReflectionFormat per controllare l'effetto di sfocatura dei riflessi nel tuo progetto. Migliora gli elementi visivi con precisione il valore predefinito è 0,0....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/it/net/aspose.words....