Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 50,453 for

shapes

(0.93 sec)
  1. ShapeBase.Glow | Aspose.Words per .NET

    Migliora i tuoi progetti con ShapeBase Glow! Ottieni effetti luminosi straordinari per le tue forme e valorizza i tuoi progetti visivi senza sforzo....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/it/net/aspose.words....
  2. GlowFormat.Color | Aspose.Words لـ .NET

    اكتشف خاصية "تنسيق الألوان المتوهجة" لتخصيص تأثيرات التوهج. حدّد ألوانًا زاهية بسهولة لتأثير بصري مذهل. اللون الافتراضي هو الأسود....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/ar/net/aspose.words....
  3. GlowFormat.Remove | Aspose.Words per .NET

    Rimuovi senza sforzo GlowFormat dal tuo oggetto padre con il nostro efficiente metodo GlowFormat Remove. Migliora il tuo flusso di lavoro di progettazione oggi stesso!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/it/net/aspose.words....
  4. استرجع Visio معلومات الشكل في PHP|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/ar/java/retrieve-visio-...
  5. C++ kullanarak Sayfa içindeki Şeklin Mutlak Kon...

    Aspose.Cells ile C++ kullanarak bir sayfadaki şeklin mutlak konumunu belirleyin....Cells, bunun için Shape.GetLeftToCorner() ve Shape.GetTopToCorner()...görüntüler: Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...

    docs.aspose.com/cells/tr/cpp/finding-absolute-p...
  6. ShapeBase.DistanceBottom | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceBottom, imposta e regola facilmente la distanza in punti tra il testo del documento e il bordo inferiore della forma per un layout ottimale.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/it/net/aspose.words....
  7. ShapeBase.DistanceLeft | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceLeft per regolare facilmente la distanza in punti tra il testo del documento e il bordo sinistro delle forme, per un controllo migliorato del layout.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/it/net/aspose.words....
  8. ShapeBase.DistanceRight | Aspose.Words för .NET

    Upptäck ShapeBase DistanceRight-egenskapen, justera enkelt avståndet i punkter mellan dokumenttexten och en forms högra kant för förbättrad layoutkontroll.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/de/java/public-api-change...
  10. Optimalizujte Obsah Súboru Pomocou Python

    Komprimujte súbory v Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS bez straty kvality...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/sk/python-net/compress/