Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 474 for

sh

(0.93 sec)
  1. Archiv

    Archiv...j++) { // Přístup k tvaru IShape sh = sl.getShapes().get_Item(j);...nejedná o automatický tvar if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/cs/slides/extract-images-from-p...
  2. ארכיון

    ארכיון...size(); j++) { // גש לצורה IShape sh = sl.getShapes().get_Item(j);...בדוק אם זו צורה אוטומטית if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/he/slides/extract-images-from-p...
  3. Текстура плитки внутри формы с помощью C++|Docu...

    Узнайте, как текстурировать изображение внутри формы с помощью 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/ru/cpp/tile-picture-as-a-...
  4. Travailler avec le format 3D (ThreeDFormat) de ...

    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/fr/nodejs-cpp/working-wit...
  5. Déterminer si la forme est une forme Smart Art ...

    Apprenez à déterminer si une forme est une forme Smart Art en utilisant Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/fr/cpp/determine-if-shape...
  6. Arbeiten mit dem Schatteneffekt von Shape oder ...

    Lernen Sie, wie man den Schatteneffekt von Formen oder Diagrammen mit Aspose.Cells for C++ manipuliert....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/de/cpp/working-with-the-s...
  7. Çalışma Sayfası İçinde Yorum veya Şeklin Kenar ...

    Aspose.Cells kullanarak çalışma sayfası içindeki yorumların veya şekillerin kenar boşluklarını nasıl ayarlayacağınızı öğrenin.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/tr/cpp/set-margins-of-com...
  8. العمل مع تأثير الظل للشكل أو المخطط باستخدام C+...

    تعلم كيفية التلاعب بتأثير الظل للأشكال أو المخططات باستخدام Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/ar/cpp/working-with-the-s...
  9. Travailler avec l effet de réflexion d une form...

    Découvrez comment travailler avec l effet de réflexion des formes ou des graphiques en utilisant Aspose.Cells avec C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/fr/cpp/working-with-the-r...
  10. استخراج الصور من أشكال العرض التقديمي|وثائق 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...