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

sh

(0.08 sec)
  1. Establecer márgenes de comentario o forma dentr...

    Aprenda cómo establecer márgenes de comentarios o formas dentro de una hoja de cálculo usando Aspose.Cells con C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/es/cpp/set-margins-of-com...
  2. العمل مع تنسيق ثلاثي الأبعاد للشكل أو المخطط با...

    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...
  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. インストール|Aspose.Slides for PHP ドキュメント

    Windows、Linux、またはmacOS上でJava経由でAspose.Slides for PHPをインストール...shスクリプトを作成 RUN echo '#!/bin/bash\n\...Tomcatをバックグラウンドで起動\n\ catalina.sh start\n\ # Tomcatが完全に起動するのを待つ\n\...

    docs.aspose.com/slides/ja/php-java/installation/
  5. 아카이브

    아카이브...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...
  6. 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...
  7. 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...
  8. Trabajando con el formato ThreeDFormat de Shape...

    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/es/javascript-cpp/working...
  9. تدوير النص مع شكل داخل ورقة العمل باستخدام 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...
  10. 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...