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

sh

(0.17 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. 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...
  5. 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...
  6. أرشيف

    أرشيف...IShape sh = slide.Shapes[j]; // تحقق من أنه شكل تلقائي if (sh is...{ AutoShape ashp = (AutoShape)sh; // تحقق مما إذا كان لديه صورة...

    blog.aspose.com/ar/slides/extract-images-from-p...
  7. Arşiv

    Arşiv...j++) { // Şekle erişin IShape sh = sl.getShapes().get_Item(j);...olup olmadığını kontrol edin if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/tr/slides/extract-images-from-p...
  8. Travailler avec l effet de glow d une forme ou ...

    Découvrez comment travailler avec l effet de glow des formes ou des graphiques en utilisant 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/fr/cpp/working-with-the-g...
  9. Travailler avec le ThreeDFormat de Shape ou Cha...

    Apprenez comment manipuler le format 3D des formes ou des graphiques en utilisant Aspose.Cells avec C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/fr/cpp/working-with-the-t...
  10. Arbeta med skuggeffekten av form eller diagram ...

    Lär dig hur man manipulerar skuggeffekten av former eller diagram med Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/sv/cpp/working-with-the-s...