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

sh

(0.07 sec)
  1. استخراج النص من شكل فن ذكي من نوع الترس باستخدا...

    تعلم كيفية استخراج النص من أشكال فن ذكي من نوع الترس في إكسل باستخدام Aspose.Cells for C++ مع إرشادات خطوة بخطوة وأمثلة على الشيفرة....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/ar/cpp/extract-text-from-...
  2. Lavorare con l effetto riflesso di forma o graf...

    Impara come lavorare con l’effetto riflesso di forme o grafici usando Aspose.Cells con C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/it/cpp/working-with-the-r...
  3. Lavorare con il formato 3D di forma o grafico c...

    Impara come manipolare il formato 3D di forme o grafici usando Aspose.Cells con C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/it/cpp/working-with-the-t...
  4. C++ kullanarak Gear Türü SmartArt Şekli’nden Me...

    Aspose.Cells for C++ kullanarak Excel de Gear Türü SmartArt şekillerinden metin çıkarmayı adım adım ve kod örnekleriyle öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/tr/cpp/extract-text-from-...
  5. C++ ile Şekil veya Grafiklerin Gölge Etkisiyle ...

    Aspose.Cells for C++ kullanarak şekil veya grafiklerin gölge etkisini manipüle etmeyi öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/tr/cpp/working-with-the-s...
  6. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides for Node....

    JavaScriptでPowerPointプレゼンテーションから画像を抽出する... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/ja/nodejs-java/extractin...
  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. Установка полей комментария или фигуры внутри л...

    Узнайте, как устанавливать поля комментариев или фигур внутри листа 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...
  9. 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...
  10. 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-...