Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 466 for

sh

(0.1 sec)
  1. Arbeta med ThreeDFormat av form eller diagram m...

    Lär dig hur man manipulerar 3 D formatet av former eller diagram med Aspose.Cells och C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/sv/cpp/working-with-the-t...
  2. Работа с 3D форматом фигуры или диаграммы с пом...

    Узнайте, как управлять 3D форматом фигур или диаграмм с помощью Aspose.Cells и C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/ru/cpp/working-with-the-t...
  3. ShapeがSmart Art Shapeかどうかを判断する方法(C++)|Documenta...

    Aspose.Cells for C++を使用して、ShapeがSmart Art Shapeかどうかを判定する方法を学びます。... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ja/cpp/determine-if-shape...
  4. Trabajar con el efecto de resplandor de forma o...

    Aprende cómo trabajar con el efecto de resplandor de formas o gráficos usando 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/es/cpp/working-with-the-g...
  5. Extrahera text från Gear typ SmartArt Shape med...

    Lär dig hur man extraherar text från Gear typ SmartArt former i Excel med Aspose.Cells for C++ med steg för steg guidning och kodexempel....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/sv/cpp/extract-text-from-...
  6. Работа с эффектом тени формы или диаграммы с по...

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

    docs.aspose.com/cells/ru/cpp/working-with-the-s...
  7. プレゼンテーションのシェイプから画像を抽出する|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...
  8. Настройка полей комментария или фигуры внутри л...

    Узнайте, как установить поля комментариев или фигур внутри листа Excel с помощью Script Aspose.Cells for JavaScript через C++.... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/ru/javascript-cpp/set-mar...
  9. Ränder des Kommentars oder Shapes innerhalb des...

    Erlernen Sie, wie man die Ränder von Kommentaren oder Shapes in einem Excel Arbeitsblatt mit Aspose.Cells for JavaScript über C++ festlegt.... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/de/javascript-cpp/set-mar...
  10. العمل مع تأثير الانعكاس للشكل أو المخطط باستخدا...

    تعلم كيفية العمل مع تأثير الانعكاس للأشكال أو المخططات باستخدام 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...