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

sh

(0.13 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. Извлечение изображений из фигур презентации|Док...

    Извлекайте изображения из фигур в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для C++ — быстрое, удобное для кода решение....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ru/cpp/extracting-images...
  5. Установка|Документация Aspose.Slides для PHP

    Установите Aspose.Slides для PHP через Java в Windows, Linux или macOS...sh RUN echo '#!/bin/bash\n\ # Запустите...в фоновом режиме\n\ catalina.sh start\n\ # Подождите, пока Tomcat...

    docs.aspose.com/slides/ru/php-java/installation/
  6. استخراج الصور من أشكال العرض التقديمي|وثائق Asp...

    استخراج الصور من الأشكال في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للغة C++ — حل سريع وسهل الاستخدام في الكود....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ar/cpp/extracting-images...
  7. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break Shapes grouping after a simple Open/Save diagram. I believe this was broken by a fix to the following issue: Steps to reproduce: Diagram exam…...Diagram Product Family Oleg_Sh November 18, 2025, 7:36pm 1 Hi...November 18, 2025, 7:38pm 2 @Oleg_Sh Summary You have encountered...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...
  8. Determina se una forma è una forma di smart art...

    Impara come determinare se una forma è una forma di smart art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/it/cpp/determine-if-shape...
  9. Determinar si una forma es una forma Smart Art ...

    Aprenda cómo determinar si una forma es una forma Smart Art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/es/cpp/determine-if-shape...
  10. Bilder aus Formen einer Präsentation in .NET|As...

    Extrahieren Sie Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET - schnelle, codefreundliche Lösung....enthält IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/de/net/extracting-images...