Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 473 for

sh

(0.2 sec)
  1. Archiv

    Archiv...Greifen Sie auf die Form zu IShape sh = sl.getShapes().get_Item(j);...automatische Form handelt if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/de/slides/extract-images-from-p...
  2. Archiv

    Archiv...Greifen Sie auf die Form zu IShape sh = slide.Shapes[j]; // Überprüfen...handelt if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Überprüfen...

    blog.aspose.com/de/slides/extract-images-from-p...
  3. Ç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...
  4. Повернуть текст внутри формы на листе с помощью...

    Узнайте, как управлять вращением текста в формах на листах 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...
  5. العمل مع تنسيق ثلاثي الأبعاد للشكل أو المخطط با...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/ar/javascript-cpp/working...
  6. كيفية تثبيت libgdiblus في macOS|Documentation

    يشرح هذا المقال كيفية تثبيت libgdiblus في macOS ، مثل Monterey 12.4...sh)" تثبيت libgDiblus في macOS بعد...

    docs.aspose.com/3d/ar/net/how-to-install-libgdi...
  7. 아카이브

    아카이브...IShape sh = slide.Shapes[j]; // 자동 모양인지 확인하십시오. if (sh is AutoShape)...{ AutoShape ashp = (AutoShape)sh; // 사진이 있는지 확인 if (ashp.FillFormat...

    blog.aspose.com/ko/slides/extract-images-from-p...
  8. Lưu trữ

    Lưu trữ...// Truy cập hình dạng IShape sh = slide.Shapes[j]; // Kiểm tra...không if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Kiểm...

    blog.aspose.com/vi/slides/extract-images-from-p...
  9. Chercher

    chercher...// Accéder à la forme IShape sh = slide.Shapes[j]; // Vérifiez...automatique if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Vérifiez...

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

    PowerPoint および OpenDocument プレゼンテーションのシェイプから画像を抽出する Aspose.Slides for C++ 用の迅速でコードフレンドリーなソリューション。...System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ja/cpp/extracting-images...