Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 49,137 for

shape

(0.08 sec)
  1. GlowFormat.Radius | Aspose.Words för .NET

    Upptäck egenskapen GlowFormat Radius för att anpassa dina glödeffekter. Justera radien i punkter för fantastiska visuella förbättringar. Standardvärde 0,0....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/sv/net/aspose.words....
  2. 搜索

    搜索...Slides for Python 將每個元素表示為一個 Shape 或從 Shape 派生的對象。所以為了保護內容不被編輯,我們需...屬性獲取演示文稿中幻燈片的引用。 對於每張幻燈片,使用 ISlide.shapes 集合訪問其形狀。 對於集合中的每個形狀,執行以下步驟:...

    blog.aspose.com/zh-hant/slides/lock-or-unlock-p...
  3. 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 Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/tr/java/public-api-change...
  4. Visio'de Şekilleri Koruyun|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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/tr/net/protect-shapes-i...
  5. Proteggi le forme in Visio|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....Pages [ 0 ]; Shape shape = page0 . Shapes [ 0 ]; shape . Protection...LockAspect . Value = BOOL . True ; shape . Protection . LockBegin . Value...

    docs.aspose.com/diagram/it/net/protect-shapes-i...
  6. NodeCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.NodeCollection، الحل الأمثل لإدارة أنواع العقد المتنوعة بكفاءة في معالجة المستندات. حسّن سير عملك اليوم!...docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. تغييرات في واجهة برمجة التطبيقات العامة في Aspo...

    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/ar/net/public-api-changes...
  8. Групповая фигура|Документация Aspose.Slides for...

    Работайте с групповыми фигурами в Python, используя Aspose.Slides: создавайте и разгруппируйте, переупорядочивайте дочерние фигуры, задавайте трансформации и границы в PowerPoint и OpenDocument.... def add_group_shape (): with slides . Presentation...= slide . shapes . add_group_shape () group . shapes . add_auto_shape...

    docs.aspose.com/slides/ru/python-net/examples/e...
  9. TextPath.Trim | Aspose.Words per .NET

    Scopri la proprietà TextPath Trim per migliorare il tuo design rimuovendo lo spazio indesiderato sopra e sotto il testo, per un aspetto più pulito e rifinito.... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

    reference.aspose.com/words/it/net/aspose.words....
  10. ShapeBase.IsWordArt | Aspose.Words per .NET

    Scopri se la tua forma è un oggetto WordArt con ShapeBase. Ottieni risultati accurati e migliora i tuoi progetti di design senza sforzo!... Shape shape = AppendWordArt ( doc , "Hello...proprietà. shape . TextPath . Bold = true ; shape . TextPath...

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