Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 466 for

sh

(0.78 sec)
  1. 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...
  2. 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...
  3. プレゼンテーション シェイプから画像を抽出する|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...
  4. Définir les marges du commentaire ou de la form...

    Apprenez comment définir les marges des commentaires ou des formes à l intérieur d une feuille de calcul en utilisant Aspose.Cells avec C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/fr/cpp/set-margins-of-com...
  5. Come installare libgdiplus in macOS|Documentation

    Questo articolo spiega come installare libgdiplus in macOS, come Monterey 12.4...sh)" Installa libgdiplus in macOS...

    docs.aspose.com/3d/it/net/how-to-install-libgdi...
  6. دمج الشبكات في ملف 3D|Documentation

    يمكن للمطورين دمج شبكات متعددة في شبكة واحدة صالحة. قد يحولون جميع شبكات مشهد 3D أو عقدة أو مجموعة من العقد إلى شبكة واحدة. لتحقيق ذلك ، يوجد ثلاثة أعضاء من MergeMeSh في فئة Aspose.ThreeD.Entities.PolygonModifier....بالخصائص المخصصة لمشهد 3D Split esh sh...

    docs.aspose.com/3d/ar/python-net/merge-meshes-i...
  7. كيفية تشغيل Aspose.Slides في Docker|توثيق Aspos...

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

    docs.aspose.com/slides/ar/net/how-to-run-aspose...
  8. C++経由のJavaScriptを使用して、ワークシート内のコメントやShapeのマージンを設...

    Excelワークシート内のコメントまたはシェイプのマージンを設定する方法を、C++経由のAspose.Cells for JavaScriptを使用して学びます。... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/ja/javascript-cpp/set-mar...
  9. Archivio

    Archivio...{ // Accedi alla forma IShape sh = sl.getShapes().get_Item(j);...se è una forma automatica if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/it/slides/extract-images-from-p...
  10. Archivio

    Archivio...{ // Accedi alla forma IShape sh = slide.Shapes[j]; // Controlla...automatica if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Controlla...

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