Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 338 for

sh

(0.06 sec)
  1. تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام C...

    تعلم كيفية تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ar/cpp/determine-if-shape...
  2. Извлечь текст из фигуры 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-...
  3. Text aus SmartArt Shape vom Getriebetyp mit C++...

    Erfahren Sie, wie Sie mit Aspose.Cells for C++ Text aus SmartArt Shapes vom Getriebetyp in Excel extrahieren, inklusive Schritt für Schritt Anleitung und Codebeispielen....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/de/cpp/extract-text-from-...
  4. Установка полей комментария или фигуры внутри л...

    Узнайте, как устанавливать поля комментариев или фигур внутри листа 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...
  5. Trabajar con la Formatting 3D de forma o gráfic...

    Aprende cómo manipular el formato 3D de formas o gráficos usando Aspose.Cells con C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/es/cpp/working-with-the-t...
  6. 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...
  7. Arbeta med ThreeDFormat av form eller diagram m...

    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/sv/nodejs-cpp/working-wit...
  8. تكرار الصورة كملمس داخل الشكل باستخدام 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/ar/cpp/tile-picture-as-a-...
  9. Extrahieren von Bildern aus Präsentationsformen...

    Bilder aus PowerPoint-Präsentationen in C++ extrahieren...System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/de/cpp/extracting-images...
  10. Extraire des images des formes de présentation|...

    Extraire des images de la présentation PowerPoint en C++...System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/fr/cpp/extracting-images...