Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 478 for

sh

(0.66 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/ar/cpp/working-with-the-g...
  2. 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...
  3. Работа с эффектом свечения формы или графика с ...

    Узнайте, как работать с эффектом свечения форм или графиков с помощью 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...
  4. العمل مع شكل أو رسم ثلاثي الأبعاد بتنسيق الثلاث...

    تعرّف على كيفية التلاعب بتنسيق ثلاثي الأبعاد للأشكال أو الرسوم باستخدام 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...
  5. 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...
  6. 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-...
  7. 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...
  8. Lavorare con il formato 3D di forma o grafico c...

    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/it/nodejs-cpp/working-wit...
  9. Fliesenbild als Textur in der Form mit C++|Docu...

    Lernen Sie, wie man ein Bild als Textur innerhalb einer Form mit Aspose.Cells for C++ tilet....shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/de/cpp/tile-picture-as-a-...
  10. أرشيف

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

    blog.aspose.com/ar/slides/extract-images-from-p...