Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 9,918 for

shape

(0.08 sec)
  1. ImageSize.WidthPixels | Aspose.Words per .NET

    ImageSize WidthPixels proprietà. Ottiene la larghezza dellimmagine in pixel in C#.... Shape shape = builder . InsertImage (...ImageSize. ImageSize imageSize = shape . ImageData . ImageSize ; //...

    reference.aspose.com/words/it/net/aspose.words....
  2. ImageSize.HeightPixels | Aspose.Words för .NET

    ImageSize HeightPixels fast egendom. Får bildens höjd i pixlar i C#.... Shape shape = builder . InsertImage (...ImageSize-objekt. ImageSize imageSize = shape . ImageData . ImageSize ; //...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ShapeBase.HRef | Aspose.Words لـ .NET

    ShapeBase HRef ملكية. الحصول على عنوان الارتباط التشعبي الكامل للشكل أو تعيينه في C#....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...jpg" ); shape . HRef = "https://forum.aspose.com/" ; shape . Target...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Changements d API publics dans Aspose.Cells 9.0...

    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.... APIs ajoutées Propriété Shape.TextOptions ajoutée Aspose.Cells...TextOptions pour la classe Shape afin de contrôler l’apparence...

    docs.aspose.com/cells/fr/net/public-api-changes...
  5. Modifiche dell API pubblica in Aspose.Cells 9.0...

    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....aggiunte Aggiunta proprietà Shape.TextOptions Aspose.Cells for...proprietà TextOptions per la classe Shape al fine di controllare l’aspetto...

    docs.aspose.com/cells/it/net/public-api-changes...
  6. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python... shapes . add_auto_shape ( slides . ShapeType...autoshape = slide3 . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/manage-zoom/
  7. TextBox Class | Aspose.Words för .NET

    Aspose.Words.Drawing.TextBox klass. Definierar attribut som anger hur en text visas inuti en form i C#.... Shape textBoxShape = builder . InsertShape...doc . Save ( ArtifactsDir + "Shape.TextBoxMargins.docx" ); Visar...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Gestionar la forma SmartArt|Documentación de As...

    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....get_Item ( 0 ) -> getShapes () as $shape ) { # Verificar si la forma...SmartArt if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/es/php-java/manage-smart...
  9. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    DocumentBuilder InsertOleObjectAsIcon metodo. Inserisce un oggetto OLE incorporato o collegato come icona nel documento. Permette di specificare il file dellicona e la didascalia. Rileva il tipo di oggetto OLE utilizzando lestensione file in C#.... public Shape InsertOleObjectAsIco ( string...docx" ); Guarda anche class Shape class DocumentBuilder spazio...

    reference.aspose.com/words/it/net/aspose.words/...
  10. OLE verwalten|Aspose.Slides Dokumentation

    Fügen Sie OLE-Objekte in PowerPoint-Präsentationen mit C# oder .NET hinzu... Shapes . AddOleObjectFrame ( 0 , 0...IOleObjectFrame oleObjectFrame = slide . Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/de/net/manage-ole/