Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 475 for

sh

(0.13 sec)
  1. 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...
  2. 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...
  3. العمل مع تأثير الانعكاس للشكل أو المخطط باستخدا...

    تعلم كيفية العمل مع تأثير الانعكاس للأشكال أو المخططات باستخدام Aspose.Cells مع C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/ar/cpp/working-with-the-r...
  4. العمل مع تأثير التوهج للشكل أو المخطط باستخدام ...

    تعلم كيفية العمل مع تأثير التوهج للأشكال أو المخططات باستخدام 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/ar/cpp/working-with-the-g...
  5. Arbeta med reflexeffekten av form eller diagram...

    Lär dig hur man arbetar med refleksionseffekten av former eller diagram med Aspose.Cells och C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/sv/cpp/working-with-the-r...
  6. 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...
  7. 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/
  8. Arbeiten mit dem Reflection Effekt von Shape od...

    Lernen Sie, wie man mit dem Reflection Effekt von Formen oder Diagrammen mit Aspose.Cells und C++ arbeitet....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/de/cpp/working-with-the-r...
  9. Установка полей комментария или фигуры внутри л...

    Узнайте, как устанавливать поля комментариев или фигур внутри листа Excel с помощью Aspose.Cells for Node.js via C++.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/ru/nodejs-cpp/set-margins...
  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-...