Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 11,785 for

shape

(0.05 sec)
  1. Forms2OleControl.Enabled | Aspose.Words لـ .NET

    Forms2OleControl Enabled ملكية. إرجاعحقيقي إذا كان التحكم في حالة التمكين في C#....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); OleControl oleControl = shape . OleFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Schutz auf Präsentation anwenden|Aspose.Slides ...

    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....Vielzahl von Komponenten wie Aut Shapes, Tabellen, OLE-Objekten, gruppierten...Element auf einer Folie in ein Shape-Objekt umgewandelt. Mit anderen...

    docs.aspose.com/slides/de/java/applying-protect...
  3. Formen sperren oder freigeben|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....entsperren, verwenden Sie shape.IsLocked und shape.setLocked , wie im...gezeigt. Hinweis: shape.IsLocked und shape.setLocked sind nur...

    docs.aspose.com/cells/de/java/lock-or-unlock-sh...
  4. Anpassung von Formwerten ändern|Documentation

    Dieser Artikel zeigt, wie die Anpassungswerte der Form durch die Aspose.Cells für Python via .NET API geändert werden können....bietet die Eigenschaft Shape.geometry.shape_adjust_values , um Änderungen...Verwendung der Eigenschaft Shape.geometry.shape_adjust_values erklärt...

    docs.aspose.com/cells/de/python-net/change-adju...
  5. 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....
  6. 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....
  7. 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....
  8. إدارة شكل SmartArt|وثائق Aspose.Slides

    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....الشريحة الأولى for ( IShape shape : pres . getSlides (). get_Item...الشكل من نوع SmartArt if ( shape instanceof ISmartArt ) { //...

    docs.aspose.com/slides/ar/java/manage-smartart-...
  9. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....will learn to create complex shapes by adding multiple objects...object for drawing complex shapes Add circles, lines, polygons...

    kb.aspose.com/drawing/net/create-transparent-im...
  10. SignatureLine.Instructions | Aspose.Words per .NET

    SignatureLine Instructions proprietà. Ottiene o imposta le istruzioni per il firmatario visualizzate alla firma della riga della firma. Questa proprietà viene ignorata seDefaultInstructionsè impostato. Il valore predefinito per questa proprietà èstringa vuota Empty in C#.... Shape shape = builder . InsertSignatureLine...WrapType . None ); Assert . True ( shape . IsSignatureLine ); // Verifica...

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