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

shapes

(1.18 sec)
  1. Расчет значений выводов и установка размера фор...

    В этом разделе объясняется, как рассчитать значения 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...
  2. إزالة حماية الشكل|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...
  3. تحويل Smart Art إلى شكل مجموعة باستخدام C++|Doc...

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

    docs.aspose.com/cells/ar/cpp/convert-the-smart-...
  4. ReflectionFormat.Transparency | Aspose.Words fo...

    Adjust the ReflectionFormat Transparency from 0.0 (opaque) to 1.0 (clear) for customizable reflection effects. Enhance your designs with precision!...to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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....
  7. 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/
  8. تطبيق تأثيرات الأشكال في العروض التقديمية باستخ...

    حوّل ملفات 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/
  9. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ReflectionFormat.Distance | Aspose.Words för .NET

    Upptäck egenskapen ReflectionFormat Distance, justera enkelt separationen av din reflekterade bild i punkter för fantastiska visuella effekter. Standardvärdet är 0,0....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

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