Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 475 for

sh

(0.11 sec)
  1. Tuiler une image comme texture à l intérieur de...

    Découvrez comment tuiler une image en tant que texture à l intérieur d une forme en utilisant Aspose.Cells for C++....shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/fr/cpp/tile-picture-as-a-...
  2. C++ ile Şekil veya Grafiklerin Yansıma Etkisiyl...

    Aspose.Cells kullanarak şekil veya grafiklerin yansıma etkisiyle çalışma yöntemini öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/tr/cpp/working-with-the-r...
  3. تكرار الصورة كملمس داخل الشكل باستخدام C++|Docu...

    تعلم كيفية تكرار صورة كملمس داخل شكل باستخدام Aspose.Cells for C++....shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/ar/cpp/tile-picture-as-a-...
  4. Arbeta med ThreeDFormat av form eller diagram m...

    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....); // Access first shape const sh = ws . getShapes (). get ( 0...dimensional settings const n3df = sh . getThreeDFormat (); n3df ....

    docs.aspose.com/cells/sv/nodejs-cpp/working-wit...
  5. Extraire des images des formes de présentation|...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Android via Java — solution rapide et adaptée au code....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/fr/androidjava/extractin...
  6. استخراج الصور من أشكال العرض التقديمي في .NET|ت...

    استخراج الصور من الأشكال في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides لـ .NET — حل سريع وصديق للمبرمجين....على صورة IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ar/net/extracting-images...
  7. Extraer imágenes de formas de presentación|Docu...

    Extraiga imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para Java — solución rápida y amigable para código....IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/es/java/extracting-image...
  8. Extrayendo imágenes de formas de presentación|A...

    Extraer imágenes de una presentación PowerPoint en JavaScript... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/es/nodejs-java/extractin...
  9. Installation|Documentation

    Adding or updating Aspose.OCR for Python via Java package in your project....sh or install.cmd depending on your...downloaded package by running update.sh or update.cmd depending on your...

    docs.aspose.com/ocr/python-java/installation/
  10. Извлечь текст из фигуры SmartArt типа Gear с по...

    Узнайте, как извлечь текст из фигур SmartArt типа Gear в Excel с помощью Aspose.Cells for C++, предоставляя пошаговое руководство и примеры кода....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/ru/cpp/extract-text-from-...