Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 9,916 for

shape

(0.04 sec)
  1. إطار الصورة|وثائق Aspose.Slides لـ Python

    إضافة إطار صورة إلى عرض تقديمي PowerPoint باستخدام بايثون... shapes . add_picture_frame ( slides...presentation . slides [ 0 ] . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/ar/python-net/picture-fr...
  2. CompositeNode Class | Aspose.Words för .NET

    Aspose.Words.CompositeNode klass. Basklass för noder som kan innehålla andra noder i C#.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. ShapeBase.CanHaveImage | Aspose.Words per .NET

    ShapeBase CanHaveImage proprietà. RestituisceVERO se il tipo di forma consente alla forma di avere unimmagine in C#.... Shape shape = builder . InsertImage (...True ( shape . CanHaveImage ); Assert . True ( shape . HasImage...

    reference.aspose.com/words/it/net/aspose.words....
  4. Working With Drawing Images|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....the ability to draw simple shapes in an instance of PsdImage...complex shapes like polygons, curves, arcs, and Bezier shapes. Aspose...

    docs.aspose.com/psd/net/working-with-drawing-im...
  5. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python... shapes . add_picture_frame ( slides...add_image ( imageData ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/
  6. Forms2OleControl.GroupName | Aspose.Words per .NET

    Forms2OleControl GroupName proprietà. Ottiene o imposta una stringa che specifica un gruppo di controlli mutuamente esclusivi. Il valore predefinito è una stringa vuota in C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/it/net/aspose.words....
  7. Forms2OleControl.ChildNodes | Aspose.Words för ...

    Forms2OleControl ChildNodes fast egendom. Får en samling av omedelbara barnkontroller i C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  8. GridJsハイライト機能の操作|Documentation

    この記事では、GridJsでセルテキスト、セル範囲、図形、および画像のハイライトの使い方について説明します。...id of shape , can be find in xs . sheet . data . shapes アクティブ...id of shape , can be find in xs . sheet . data . shapes アクティブ...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  9. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    DocumentBuilder InsertSignatureLine metodo. Inserisce una riga per la firma nella posizione corrente in C#.... public Shape InsertSignatureLine ( SignatureLineOptions...SignatureLineProvide.Signed.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Draw Line in Excel with Python

    Draw line in Excel with Python program along with other Shapes. Get IDE details, a list of steps, and a sample code to insert drawing in Excel with Python....with Python and various other shapes. It will make you understand...want to draw a line shape Access the Shapes collection of the sheet...

    kb.aspose.com/de/cells/python/draw-line-in-exce...