Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 50,319 for

shapes

(0.17 sec)
  1. تطبيق تأثيرات الشكل في العروض التقديمية باستخدا...

    حوّل ملفات PPT و PPTX الخاصة بك باستخدام تأثيرات الشكل المتقدمة عبر Aspose.Slides للـ PHP عبر Java — أنشئ شرائح جذابة ومهنية في ثوانٍ....new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/ar/php-java/shape-effect/
  2. Définir la hauteur et la largeur d'une forme en...

    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 () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/fr/java/set-the-height-...
  3. تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام C...

    تعلم كيفية تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام Aspose.Cells for C++....فن ذكي أو شكل عادي باستخدام Shape.IsSmartArt . تحديد ما إذا كان...في هذه اللقطة. ثم يطبع قيمة Shape.IsSmartArt للشكل الأول. يرجى...

    docs.aspose.com/cells/ar/cpp/determine-if-shape...
  4. Update Visio Formtext in 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....So aktualisieren Sie Visio Shape Text mit Aspose.Diagram Java...$dataDir . "Drawing.vsd" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/de/java/update-visio-sh...
  5. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....Document (); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...Drawing . ShapeType . Image ); shape . imageData . setImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PHP'de Visio Şekil Metni Güncellemesi|Documenta...

    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....Güncelleme Visio Şekil Metni Visio Shape Text’i kullanarak güncellemek...$dataDir . "Drawing.vsd" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/tr/java/update-visio-sh...
  7. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....image bytes are stored in the shape, creates and returns a io.BytesIO...create an image file from a shape’s raw image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 아카이브

    아카이브... add\auto\shape() 메서드를 사용하여 워터마크에 대한 새 자동 모양을...watermarkShape = slide.shapes.add_auto_shape(slides.ShapeType.RECTANGLE...

    blog.aspose.com/ko/slides/add-watermark-to-powe...
  9. Archiwa

    Archiwa...Przeczytaj InheritProps klasy Shape w Javie Zdobądź bezpłatną licencję...przez kształty for (Shape shape : (Iterable<Shape>) page.getShapes())...

    blog.aspose.com/pl/diagram/read-visio-shape-dat...
  10. Aplicar efectos de forma en presentaciones en ....

    Transforma tus archivos PPT y PPTX con efectos de forma avanzados usando Aspose.Slides para .NET—crea diapositivas impactantes y profesionales en segundos.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/es/net/shape-effect/