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

sh

(0.99 sec)
  1. How to Install libgdiplus in macOS|Documentation

    This article explains how to install libgdiplus in macOS, such as Monterey 12.4....sh)" Install libgdiplus in macOS...

    docs.aspose.com/3d/net/how-to-install-libgdiplu...
  2. 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...
  3. 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...
  4. 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...
  5. آرشیوها

    آرشیوها...شکل دسترسی داشته باشید IShape sh = slide.Shapes[j]; // بررسی کنید...است if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // بررسی...

    blog.aspose.com/fa/slides/extract-images-from-p...
  6. 記録

    記録...IShape sh = slide.Shapes[j]; // オートシェイプか確認してください if (sh is AutoShape)...{ AutoShape ashp = (AutoShape)sh; // 写真があるかどうかを確認します if (ashp...

    blog.aspose.com/ja/slides/extract-images-from-p...
  7. كيفية تثبيت libgdiblus في macOS|Documentation

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

    docs.aspose.com/3d/ar/net/how-to-install-libgdi...
  8. تدوير النص مع شكل داخل ورقة العمل باستخدام C++|...

    تعرف على كيفية التحكم في تدوير النص مع الأشكال في أوراق عمل إكسل باستخدام Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/ar/cpp/rotate-text-with-s...
  9. C++によるシェイプやチャートのリフレクション効果の操作|Documentation

    Aspose.Cellsを使用して、シェイプやチャートのリフレクション効果の操作方法を学びます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/ja/cpp/working-with-the-r...
  10. ShapeまたはChartのThreeDFormatをC++で操作する方法|Documenta...

    Aspose.Cellsは、ShapeまたはChartの3Dフォーマットを操作するために、[Shape.ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/Shape/getthreedformat/)プロパティと[ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/threedformat/)クラスを提供しています。[ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/threedformat/)クラスは、アプリケーションの要件に応じてさまざまな結果を達成するために設定できる複数のプロパティを含んでいます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/ja/cpp/working-with-the-t...