Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 466 for

sh

(0.38 sec)
  1. Работа с эффектом тени формы или диаграммы с по...

    Узнайте, как управлять эффектом тени фигур или диаграмм используя Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/ru/cpp/working-with-the-s...
  2. C++ ile Şeklin Smart Art Şekli olup olmadığını ...

    Aspose.Cells for C++ kullanarak bir şeklin Smart Art Şekli olup olmadığını nasıl belirleyeceğinizi öğrenin.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/tr/cpp/determine-if-shape...
  3. Docker を使用して Java 経由で PHP 用 Aspose.Slides をインスト...

    Docker コンテナで Aspose.Slides を実行し、イメージ、依存関係、フォント、ライセンスを設定して、PowerPoint と OpenDocument を処理するスケーラブルなサービスを構築します。...sh スクリプトを作成する RUN echo '#!/bin/bash\n\...Tomcat をバックグラウンドで起動する\n\ catalina.sh start\n\ # Tomcat が完全に起動するまで待機する\n\...

    docs.aspose.com/slides/ja/php-java/installing-s...
  4. Archiwa

    Archiwa...Uzyskaj dostęp do kształtu IShape sh = slide.Shapes[j]; // Sprawdź...automatyczny if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Sprawdź...

    blog.aspose.com/pl/slides/extract-images-from-p...
  5. Архивы

    Архивы...j++) { // Доступ к форме IShape sh = slide.Shapes[j]; // Проверьте...форма if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Проверьте...

    blog.aspose.com/ru/slides/extract-images-from-p...
  6. Arsip

    Arsip...j++) { // Akses bentuknya IShape sh = slide.Shapes[j]; // Periksa...otomatis if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Periksa...

    blog.aspose.com/id/slides/extract-images-from-p...
  7. أرشيف

    أرشيف...{ // الوصول إلى الشكل IShape sh = sl.getShapes().get_Item(j);...مما إذا كان شكلًا تلقائيًا if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/ar/slides/extract-images-from-p...
  8. Archiv

    Archiv...j++) { // Přístup k tvaru IShape sh = sl.getShapes().get_Item(j);...nejedná o automatický tvar if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/cs/slides/extract-images-from-p...
  9. ארכיון

    ארכיון...size(); j++) { // גש לצורה IShape sh = sl.getShapes().get_Item(j);...בדוק אם זו צורה אוטומטית if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/he/slides/extract-images-from-p...
  10. Работа с ThreeDFormat формы или диаграммы с Nod...

    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....); // Access first shape const sh = ws . getShapes (). get ( 0...dimensional settings const n3df = sh . getThreeDFormat (); n3df ....

    docs.aspose.com/cells/ru/nodejs-cpp/working-wit...