Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 50,317 for

shapes

(0.16 sec)
  1. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....tiling the texture inside the shape. Document doc = new Document();...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Öffentlich API Änderungen in Aspose.Diagram 6.8...

    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....); // Get shape by ID Shape shape = page . Shapes . GetShape...3 ); // Assign shape to this new Layer shape . LayerMem . LayerMember...

    docs.aspose.com/diagram/de/net/public-api-chang...
  3. Применение эффектов фигур в презентациях на And...

    Преобразуйте ваши файлы PPT и PPTX с помощью продвинутых эффектов фигур, используя Aspose.Slides для Android через Java — создавайте яркие, профессиональные слайды за считанные секунды....Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/ru/androidjava/shape-eff...
  4. Calcule los valores de los pines y establezca e...

    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....vsdx" ); // get group shape Shape shape = diagram . getPages ()...get sub-shape of the group shape Shape subShape = shape . getShapes...

    docs.aspose.com/diagram/es/java/calculate-pin-v...
  5. Архів

    Архів...Java Visio Library to Read Shape Data Як читати дані форми Visio...Java Visio Library to Read Shape Data # В цій статті ми будемо...

    blog.aspose.com/uk/diagram/read-visio-shape-dat...
  6. Appliquer des effets de forme aux présentations...

    Transformez vos fichiers PPT et PPTX avec des effets de forme avancés grâce à Aspose.Slides pour .NET — créez des diapositives percutantes et professionnelles en quelques secondes.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/fr/net/shape-effect/
  7. 在 .NET 中调整演示文稿幻灯片上的形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。...( IShape shape in slide . Shapes ) { // 缩放形状大小。 shape . Height...heightRatio ; shape . Width *= widthRatio ; // 缩放形状位置。 shape . Y *=...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...
  8. Compress DOC In C++

    Compress DOC in C++ without losing quality. Optimize DOC content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/doc/
  9. Comprimați WORD În Javascript

    Comprimați WORD în JavaScript fără a pierde calitatea. Optimizați conținutul WORD, reduceți cu ușurință dimensiunea fișierului....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Depinde...

    products.aspose.com/words/ro/nodejs-net/compres...
  10. Pakkaa JPG Kohteessa Python

    Pakkaa JPG kentässä Python laadun heikkenemättä. Optimoi kohteen JPG sisältö, pienennä tiedostokokoa helposti....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/fi/python-net/compres...