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

sh

(0.12 sec)
  1. Работа с эффектом свечения формы или графика с ...

    Узнайте, как работать с эффектом свечения форм или графиков с помощью Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/ru/cpp/working-with-the-g...
  2. العمل مع شكل أو رسم ثلاثي الأبعاد بتنسيق الثلاث...

    تعرّف على كيفية التلاعب بتنسيق ثلاثي الأبعاد للأشكال أو الرسوم باستخدام Aspose.Cells مع C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/ar/cpp/working-with-the-t...
  3. Arbeiten mit der ThreeDFormat von Shape oder Di...

    Lernen Sie, wie man das 3D Format von Formen oder Diagrammen mit Aspose.Cells und C++ manipuliert....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/de/cpp/working-with-the-t...
  4. 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-...
  5. 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...
  6. C++ ile Şeklin Smart Art Şekli olup olmadığını ...

    Aspose.Cells for C++ kullanarak bir şeklin Smart Art Şekli olup olmadığını nasıl belirleyeceğinizi öğrenin.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/tr/cpp/determine-if-shape...
  7. Extraer imágenes de formas de presentación en ....

    Extraiga imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para .NET — solución rápida y amigable para código....imagen IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/es/net/extracting-images...
  8. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…...Family read-visio-diagram Oleg_Sh October 20, 2025, 12:29pm 1 Hi...October 20, 2025, 12:29pm 2 @Oleg_Sh It appears you are facing an...

    forum.aspose.com/t/invalid-shape-height-width-l...
  9. Estrai testo da SmartArt di tipo Gear con C++|D...

    Impara come estrarre testo da forme SmartArt di tipo Gear in Excel usando Aspose.Cells for C++ con guida passo passo ed esempi di codice....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/it/cpp/extract-text-from-...
  10. 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...