Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 455 for

sh

(0.12 sec)
  1. Архивы

    Архивы...j++) { // Доступ к форме IShape sh = sl.getShapes().get_Item(j);...это автоматической формой if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/ru/slides/extract-images-from-p...
  2. Extraire des images des formes de présentation|...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++ — solution rapide et conviviale pour le code....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/fr/cpp/extracting-images...
  3. Bilder aus Formen der Präsentation extrahieren|...

    Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ extrahieren — schnelle, codefreundliche Lösung....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/de/cpp/extracting-images...
  4. Instalación|Documentación de Aspose.Slides para...

    Instalar Aspose.Slides para PHP a través de Java en Windows, Linux o macOS...sh RUN echo '#!/bin/bash\n\ # Iniciar...en segundo plano\n\ catalina.sh start\n\ # Esperar a que Tomcat...

    docs.aspose.com/slides/es/php-java/installation/
  5. 安装|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\ until...

    docs.aspose.com/slides/zh/php-java/installation/
  6. 如何在macOS中安装libgdiplus|Documentation

    本文介绍如何在macOS中安装libgdiplus,例如Monterey 12.4...sh)" 在macOS中安装libgdiplus 安装Home...

    docs.aspose.com/3d/zh/net/how-to-install-libgdi...
  7. GearタイプのSmartArt Shapeからテキストを抽出する(C++)|Document...

    Aspose.Cells for C++を使用して、ExcelのGearタイプSmartArt Shapeからテキストを抽出する方法をステップバイステップガイドとコード例付きで学びます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/ja/cpp/extract-text-from-...
  8. JavaScript yoluyla Shape veya Chart ile ThreeDF...

    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/tr/javascript-cpp/working...
  9. 아카이브

    아카이브...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...
  10. C++を使用してシェイプ内にタイル状の画像をテクスチャとして配置|Documentation

    Aspose.Cells for C++を使用して、シェイプ内に画像をテクスチャとしてタイル状に配置する方法を学びます。...shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/ja/cpp/tile-picture-as-a-...