Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 42,923 for

shape

(0.06 sec)
  1. بهینه سازی محتوای فایل با استفاده از Python

    فشرده سازی فایل ها در 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/fa/python-net/compress/
  2. 在python中壓縮html

    在Python中壓縮HTML而不會損失質量。優化HTML內容,輕鬆減小文件大小。...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/zh-hant/python-net/co...
  3. 在python中壓縮docx

    在Python中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...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/zh-hant/python-net/co...
  4. Connector|Aspose.Slides Dokumentation

    Verbinden Sie PowerPoint-Formen in C# oder .NET...der AddAutoShape Methode des Shapes Objekts hinzu. Fügen Sie einen...der AddConnector Methode des Shapes Objekts hinzu, indem Sie den...

    docs.aspose.com/slides/de/net/connector/
  5. C++ ile Node.js kullanarak Gear Tipi SmartArt Ş...

    Aspose.Cells for Node.js via C++ kullanarak Gear Tipi SmartArt Şekilinden metin çıkarmayı öğrenin....Bunun için önce Smart Art Şekli Shape.getResultOfSmartArt() yöntemi...birer döngüyle yineleyerek ve Shape.getText() özelliğiyle metinlerini...

    docs.aspose.com/cells/tr/nodejs-cpp/extract-tex...
  6. WrapType Enum | Aspose.Words för .NET

    Upptäck hur Aspose.Words.Drawing.WrapType-enum förbättrar textbrytning runt former och bilder för professionell dokumentformatering.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Anwendung von Schutz auf Präsentationen|Aspose....

    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....Element auf einer Folie in ein Shape-Objekt umgewandelt. Mit anderen...ist entweder ein Shape-Objekt oder ein von Shape abgeleitetes Objekt...

    docs.aspose.com/slides/de/net/applying-protecti...
  8. CompositeNode.InsertAfter | Aspose.Words per .NET

    Inserisci nodi senza sforzo con il metodo InsertAfter di CompositeNode, migliorando la gestione della struttura dati e garantendo un posizionamento efficiente dei nodi....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/it/net/aspose.words/...
  9. ShapeBase.ShapeType | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase ShapeType للوصول بسهولة إلى أنواع الأشكال وتحديدها، مما يعزز قدرات التصميم وكفاءة المشروع.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/ar/net/aspose.words....
  10. ShapeBase.IsGroup | Aspose.Words per .NET

    Scopri ShapeBase IsGroup. Identifica facilmente se una forma è un gruppo. Ottimizza il tuo flusso di lavoro di progettazione con questa proprietà essenziale per una migliore organizzazione.... Shape balloon = new Shape ( doc , ShapeType...= Color . Red } }; Shape cube = new Shape ( doc , ShapeType ...

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