Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 464 for

sh

(0.09 sec)
  1. 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...
  2. 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...
  3. プレゼンテーションのシェイプから画像を抽出する|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...
  4. .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...
  5. Şekil veya Grafiklerin ThreeDFormat ile Node.js...

    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/tr/nodejs-cpp/working-wit...
  6. تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام C...

    تعلم كيفية تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ar/cpp/determine-if-shape...
  7. Extraer texto de la forma SmartArt de tipo engr...

    Aprenda cómo extraer texto de formas de SmartArt de tipo engranaje en Excel usando Aspose.Cells for C++ con orientación paso a paso y ejemplos de código....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/es/cpp/extract-text-from-...
  8. Extraire le texte de la forme SmartArt de type ...

    Apprenez comment extraire du texte des formes SmartArt de type Engrenage dans Excel en utilisant Aspose.Cells for C++ avec un guide étape par étape et des exemples de code....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/fr/cpp/extract-text-from-...
  9. Ställ in Marginaler för Kommentar eller Form in...

    Lär dig hur du ställer in marginalerna för kommentarer eller former inom ett Excel ark med 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/sv/nodejs-cpp/set-margins...
  10. 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-...