Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 50,331 for

shapes

(0.18 sec)
  1. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over Shapes....mouse pointer moves over the shape. public string ScreenTip { get...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  2. NodeCollection.ToArray | Aspose.Words لـ .NET

    اكتشف طريقة NodeCollection ToArray، وقم بتحويل مجموعة العقد الخاصة بك إلى مصفوفة جديدة بسهولة، مما يعزز إدارة البيانات وإمكانية الوصول إليها....docx" ); Shape [] shapes = doc . GetChildNodes (...( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Ruby'de Visio Şekil Verilerini Oku|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....Diagram Java , aramak read_all_shape_properties yöntemi ShapeData’yı...Yakut Kodu kesin okuma_tüm_shape_properties () veri_dir = Dosya...

    docs.aspose.com/diagram/tr/java/read-visio-shap...
  4. Hipervínculo|Documentación de Aspose.Slides par...

    Añade, edita y elimina hipervínculos en Python con Aspose.Slides: texto de enlaces, formas, diapositivas, URL y correo electrónico; define destinos y acciones para PPT, PPTX y ODP....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 50 , 50 , 150 , 50 ) shape . text_frame . text = "Aspose"...

    docs.aspose.com/slides/es/python-net/examples/e...
  5. 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....
  6. Obtener límites de párrafo de presentaciones en...

    Aprenda cómo recuperar los límites de párrafo y de porción de texto en Aspose.Slides para .NET para optimizar la posición del texto en presentaciones de PowerPoint....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/es/net/paragraph/
  7. أرشيف

    أرشيف...SHAPE ، True). قم بالتكرار خلال الأشكال...طريقة asshape(). استخدم طريقة Shape.hasimage() للتحقق مما إذا كان...

    blog.aspose.com/ar/words/extract-images-from-pd...
  8. Fill class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill class. Represents fill formatting for an object...Examples Shows how to fill a shape with a solid color. let doc...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. บีบอัด WORD ใน Java

    บีบอัด WORD ใน Java โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา WORD ลดขนาดไฟล์ได้อย่างง่ายดาย...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // ขึ้นอยู่กับผู้พัฒนาที่จะเลือ...

    products.aspose.com/words/th/java/compress/word/
  10. 在java中壓縮word

    在Java中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // 由開發人員選擇用於圖像壓縮的庫。 BufferedImage...

    products.aspose.com/words/zh-hant/java/compress...