Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 473 for

sh

(0.21 sec)
  1. Travailler avec l effet de glow d une forme ou ...

    Découvrez comment travailler avec l effet de glow des formes ou des graphiques en utilisant 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/fr/cpp/working-with-the-g...
  2. Travailler avec le ThreeDFormat de Shape ou Cha...

    Apprenez comment manipuler le format 3D des formes ou des graphiques en utilisant Aspose.Cells avec C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/fr/cpp/working-with-the-t...
  3. Arbeta med skuggeffekten av form eller diagram ...

    Lär dig hur man manipulerar skuggeffekten av former eller diagram med Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/sv/cpp/working-with-the-s...
  4. Arsip

    Arsip...j++) { // Akses bentuknya IShape sh = sl.getShapes().get_Item(j);...apakah itu bentuk otomatis if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/id/slides/extract-images-from-p...
  5. Archiv

    Archiv...j++) { // Přístup k tvaru IShape sh = slide.Shapes[j]; // Zkontrolujte...tvar if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Zkontrolujte...

    blog.aspose.com/cs/slides/extract-images-from-p...
  6. Arşiv

    Arşiv...j++) { // Şekle erişin IShape sh = slide.Shapes[j]; // Bunun bir...edin if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // resmi...

    blog.aspose.com/tr/slides/extract-images-from-p...
  7. .NET でプレゼンテーション シェイプから画像を抽出する|Aspose.Slides ドキュメント

    PowerPoint および OpenDocument プレゼンテーションのシェイプから画像を抽出します(Aspose.Slides for .NET 使用)— 迅速でコードフレンドリーなソリューション。...画像を含むシェイプにアクセスします IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ja/net/extracting-images...
  8. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides ドキュメント

    Aspose.Slides for Android を使用し、Java で PowerPoint と OpenDocument のプレゼンテーションのシェイプから画像を抽出する — 手軽でコードに優しいソリューション。...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ja/androidjava/extractin...
  9. C++ ile Şekil veya Grafik Parıltı Etkisiyle Çal...

    Aspose.Cells for C++ kullanarak şekil veya grafiklerin parıltı etkisiyle çalışma yöntemini öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/tr/cpp/working-with-the-g...
  10. Trabajando con el formato 3D de Shape o Chart c...

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