Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 9,899 for

shape

(0.13 sec)
  1. ShadowFormat.Clear | Aspose.Words för .NET

    ShadowFormat Clear metod. Rensar skuggformat i C#....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  2. ShapeBase.WrapSide | Aspose.Words لـ .NET

    ShapeBase WrapSide ملكية. يحدد كيفية التفاف النص حول الشكل في C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Modifiche all API pubblica in Aspose.Cells 16.1...

    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....ReflectionEffect insieme alla proprietà Shape.Reflection per controllare gli...di riflessione di un oggetto Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/it/net/public-api-changes...
  4. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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/de/java/public-api-change...
  5. NodeCollection.ToArray | Aspose.Words per .NET

    NodeCollection ToArray metodo. Copia tutti i nodi dalla raccolta in un nuovo array di nodi in C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words/...
  6. ShapeBase.ZOrder | Aspose.Words för .NET

    ShapeBase ZOrder fast egendom. Bestämmer visningsordningen för överlappande former i C#.... Shape shape = builder . InsertShape (... None ); shape . FillColor = Color . Orange ; shape = builder...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Gestionar el nodo de forma SmartArt|Documentaci...

    Nodo inteligente y nodo hijo en presentaciones de PowerPoint en Python...diapositiva for shape in pres . slides [ 0 ] . shapes : # Verifica...del tipo SmartArt if type ( shape ) is art . SmartArt : # Agregar...

    docs.aspose.com/slides/es/python-net/manage-sma...
  8. NodeCollection Class | Aspose.Words för .NET

    Aspose.Words.NodeCollection klass. Representerar en samling noder av en specifik typ i C#....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. ShapeBase.FlipOrientation | Aspose.Words لـ .NET

    ShapeBase FlipOrientation ملكية. تبديل اتجاه الشكل في C#.... Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . ImageData . SetImage ( ImageDir...

    reference.aspose.com/words/ar/net/aspose.words....
  10. ImageData.ImageType | Aspose.Words لـ .NET

    ImageData ImageType ملكية. الحصول على نوع الصورة في C#....NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

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