Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 466 for

sh

(2.29 sec)
  1. 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...
  2. Extraction d'images à partir des formes de prés...

    Extraire des images d'une présentation PowerPoint en JavaScript... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/fr/nodejs-java/extractin...
  3. スライド上のシェイプを画像としてレンダリング|Aspose.Slides ドキュメント

    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....//画像付きシェイプにアクセス ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ja/net/rendering-shapes-...
  4. Çalışma Sayfası İçinde Şekil ile Metni Döndürme...

    Excel sayfalarında şekillerle metin döndürmeyi Aspose.Cells for C++ kullanarak nasıl kontrol edileceğini öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/tr/cpp/rotate-text-with-s...
  5. Повернуть текст внутри формы на листе с помощью...

    Узнайте, как управлять вращением текста в формах на листах Excel с помощью Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/ru/cpp/rotate-text-with-s...
  6. Извлечение изображений из фигур презентации в ....

    Извлекайте изображения из фигур в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для .NET — быстрое, удобное для кода решение....изображение IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ru/net/extracting-images...
  7. 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...
  8. 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...
  9. 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-...
  10. Работа с эффектом тени формы или диаграммы с по...

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