Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 473 for

sh

(0.18 sec)
  1. Lavorare con il ThreeDFormat di 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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/it/javascript-cpp/working...
  2. Tourner le texte avec la forme à l intérieur de...

    Apprenez comment contrôler la rotation du texte avec des formes dans les feuilles de calcul Excel en utilisant Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/fr/cpp/rotate-text-with-s...
  3. 아카이브

    아카이브...IShape sh = sl.getShapes().get_Item(j); // 자동 모양인지 확인 if (sh instanceof...IAutoShape ashp = (IAutoShape) sh; if (ashp.getFillFormat().getFillType()...

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

    Lưu trữ...// Truy cập hình dạng IShape sh = sl.getShapes().get_Item(j);...là hình dạng tự động không if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/vi/slides/extract-images-from-p...
  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. 아카이브

    아카이브...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...
  7. 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...
  8. 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...
  9. プレゼンテーション シェイプから画像を抽出する|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...
  10. كيفية تشغيل Aspose.Slides في Docker|توثيق Aspos...

    تشغيل Aspose.Slides في حاويات Docker: تكوين الصور، والاعتماديات، والخطوط، والترخيص لبناء خدمات قابلة للتوسع تقوم بمعالجة PowerPoint و OpenDocument.... sh دعونا نراجع ما يعنيه كل سطر من...أعلاه مخرجات netcore.linux.tests.sh (لأنه عُين كأمر افتراضي للحاوية):...

    docs.aspose.com/slides/ar/net/how-to-run-aspose...