Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 474 for

sh

(0.11 sec)
  1. Cريت Pأوليغون In Msh|Documentation

    يسمح Aspose.3D for Python via .NET بإنشاء مضلع في شبكة. من أجل استخدام الوظيفة ، يقدم API طريقة createpollygon لفئة الشبكات....Convert Msh إلى Triangle esh sh و ririmitive Shape إلى Mesh إنشاء...

    docs.aspose.com/3d/ar/python-net/create-polygon...
  2. Ç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...
  3. Повернуть текст внутри формы на листе с помощью...

    Узнайте, как управлять вращением текста в формах на листах 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...
  4. 아카이브

    아카이브...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...
  5. 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...
  6. 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...
  7. プレゼンテーション シェイプから画像を抽出する|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...
  8. Procurar

    Procurar...j++) { // Acesse a forma IShape sh = slide.Shapes[j]; // Verifique...automática if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Verifique...

    blog.aspose.com/pt/slides/extract-images-from-p...
  9. Procurar

    Procurar...j++) { // Acesse a forma IShape sh = sl.getShapes().get_Item(j);...se é uma forma automática if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/pt/slides/extract-images-from-p...
  10. Archivo

    Archivo...{ // Accede a la forma IShape sh = sl.getShapes().get_Item(j);...si es una forma automática if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/es/slides/extract-images-from-p...