Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 43,014 for

shape

(0.21 sec)
  1. TextureAlignment Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Drawing.TextureAlignment enum لمحاذاة دقيقة لملء الملمس. حسّن تصميمات مستنداتك مع خيارات تبليط سلسة!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...محاذاة الملمس على تعبئة الشكل. shape . Fill . PresetTextured ( PresetTexture...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Localización de Presentaciones|Documentación de...

    Cambiar o verificar el idioma en una presentación de PowerPoint. Verificar ortografía del texto en Python...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...RECTANGLE , 50 , 50 , 200 , 50 ) shape . add_text_frame ( "Texto para...

    docs.aspose.com/slides/es/python-net/presentati...
  3. HorizontalRuleFormat.Height | Aspose.Words per ...

    Regola facilmente l'altezza della tua riga orizzontale. Esplora la proprietà Altezza per personalizzare il design dei tuoi progetti web. Migliora il tuo layout oggi stesso!...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...HorizontalRuleFormat horizontalRuleFormat = shape . HorizontalRuleFormat ; horizontalRuleFormat...

    reference.aspose.com/words/it/net/aspose.words....
  4. HorizontalRuleFormat.Height | Aspose.Words för ...

    Justera höjden på din horisontella linje enkelt. Utforska egenskapen Höjd för anpassningsbar design i dina webbprojekt. Förbättra din layout idag!...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...HorizontalRuleFormat horizontalRuleFormat = shape . HorizontalRuleFormat ; horizontalRuleFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Hämta Visio Forminformation i Ruby|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 () . getPage...medan jag < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/sv/java/retrieve-visio-...
  6. Recuperar información de forma Visio en PHP|Doc...

    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/es/java/retrieve-visio-...
  7. Komprimovat PDF V Python

    Komprimujte PDF v Python bez ztráty kvality. Optimalizujte obsah PDF, snadno zmenšete velikost souboru....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/cs/python-net/compres...
  8. Nén TIFF Trong Java

    Nén TIFF trong Java mà không làm giảm chất lượng. Tối ưu hóa TIFF nội dung, giảm kích thước tệp một cách dễ dàng....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/vi/java/compress/tiff/
  9. Insérer des formes dans la feuille de calcul da...

    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.... public Shape addShape(int type, int upperLeftRow...La méthode renvoie un objet Shape . L’exemple suivant montre comment...

    docs.aspose.com/cells/fr/java/insert-shapes-to-...
  10. Тема Презентации|Документация Aspose.Slides

    Тема презентации PowerPoint на C# или .NET...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/ru/net/presentation-theme/