Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 50,320 for

shapes

(0.09 sec)
  1. FlipOrientation Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.Drawing.FlipOrientation-enum för mångsidiga alternativ för formorientering. Förbättra din dokumentdesign med flexibel anpassning!... Shape shape = builder . InsertShape (..., 100 , WrapType . None ); shape . ImageData . SetImage ( ImageDir...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Extrahera alla bilder från former i Visio|Docum...

    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.... Shapes-egenskapen som exponeras av...stöder en samling Aspose.Diagram.Shape-objekt. Den här egenskapen kan...

    docs.aspose.com/diagram/sv/net/extract-all-imag...
  3. Обновить, удалить поля|Documentation

    В этом разделе объясняется, как обновлять или удалять поля....фрагмент кода обновляет поле в shape. // For complete examples and...); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...

    docs.aspose.com/diagram/ru/net/update-remove-fi...
  4. Node.CustomNodeId | Aspose.Words per .NET

    Scopri la proprietà CustomNodeId del nodo per un'identificazione efficiente dei nodi personalizzati. Arricchisci il tuo progetto con identificatori univoci per una migliore organizzazione!... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Agregar marcos de imagen a presentaciones con P...

    Agregar marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Optimice su flujo de trabajo y mejore los diseños de diapositivas.... shapes . add_picture_frame ( slides...diapositiva. picture_frame = slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/es/python-net/picture-fr...
  6. FileFormatUtil.ImageTypeToExtension | Aspose.Wo...

    Konvertera Aspose.Words-bildtyper till filändelser utan problem med FileFormatUtil-metoden. Få korrekta filändelser med gemener på några sekunder!...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...AreEqual ( 9 , shapes . Count ( s => (( Shape ) s ). HasImage...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. ShapeBase.DistanceTop | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase DistanceTop، واضبط بسهولة المسافة بالنقاط بين نص المستند والحافة العلوية للشكل للتحكم الدقيق في التخطيط.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Arbeta med former|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....en Visio Shape till HTML Konvertera en Visio Shape till Svg Lägg...och läs Visio Shape Data Ställ in Visio Shapes XForm, Line och...

    docs.aspose.com/diagram/sv/net/working-with-sha...
  9. Optimizați Conținutul Fișierului Folosind Python

    Comprimați fișierele în Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS fără a pierde calitatea...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ro/python-net/compress/
  10. Оптимизирайте Съдържанието На Файла С Помощта Н...

    Компресирайте файлове в Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS без да губите качество...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/bg/python-net/compress/