Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 338 for

sh

(0.07 sec)
  1. Estrai testo da SmartArt di tipo Gear con C++|D...

    Impara come estrarre testo da forme SmartArt di tipo Gear in Excel usando Aspose.Cells for C++ con guida passo passo ed esempi di codice....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/it/cpp/extract-text-from-...
  2. Establecer márgenes del comentario o forma dent...

    Aprende cómo establecer los márgenes de comentarios o formas dentro de una hoja de cálculo de Excel usando 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/es/nodejs-cpp/set-margins...
  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/ar/cpp/working-with-the-g...
  4. C++ ile Şeklin Smart Art Şekli olup olmadığını ...

    Aspose.Cells for C++ kullanarak bir şeklin Smart Art Şekli olup olmadığını nasıl belirleyeceğinizi öğrenin.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/tr/cpp/determine-if-shape...
  5. Installing Aspose.Slides for PHP via Java Using...

    Installing Aspose.Slides for PHP via Java Using Docker...sh script RUN echo '#!/bin/bash\n\...in the background\n\ catalina.sh start\n\ # Wait for Tomcat to...

    docs.aspose.com/slides/php-java/installing-slid...
  6. Работа с эффектом отражения формы или диаграммы...

    Узнайте, как работать с эффектом отражения фигур или диаграмм с использованием Aspose.Cells и C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/ru/cpp/working-with-the-r...
  7. 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...
  8. العمل مع تأثير الانعكاس للشكل أو المخطط باستخدا...

    تعلم كيفية العمل مع تأثير الانعكاس للأشكال أو المخططات باستخدام 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...
  9. プレゼンテーションの形状から画像を抽出する|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションから画像を抽出する...System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ja/cpp/extracting-images...
  10. Работа с ThreeDFormat формы или диаграммы с Nod...

    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/ru/nodejs-cpp/working-wit...