Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 474 for

sh

(0.07 sec)
  1. 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...
  2. Текстура плитки внутри формы с помощью C++|Docu...

    Узнайте, как текстурировать изображение внутри формы с помощью 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/ru/cpp/tile-picture-as-a-...
  3. Travailler avec le format 3D (ThreeDFormat) de ...

    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/fr/nodejs-cpp/working-wit...
  4. Déterminer si la forme est une forme Smart Art ...

    Apprenez à déterminer si une forme est une forme Smart Art en utilisant Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/fr/cpp/determine-if-shape...
  5. Estrai testo da SmartArt di tipo Gear con C++|D...

    Impara come estrarre testo da forme SmartArt di tipo Gear in Excel usando Aspose.Cells for C++ con guida passo passo ed esempi di codice....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/it/cpp/extract-text-from-...
  6. 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-...
  7. 使用 Docker 通过 Java 为 PHP 安装 Aspose.Slides|Aspose...

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖、字体和授权,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。...sh 脚本 RUN echo '#!/bin/bash\n\ #...# 在后台启动 Tomcat\n\ catalina.sh start\n\ # 等待 Tomcat 完全启动\n\ until...

    docs.aspose.com/slides/zh/php-java/installing-s...
  8. Instalar Aspose.Slides para PHP mediante Java u...

    Ejecute Aspose.Slides en contenedores Docker: configure imágenes, dependencias, fuentes y licencias para crear servicios escalables que procesen PowerPoint y OpenDocument....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/installing-s...
  9. أرشيف

    أرشيف...IShape sh = slide.Shapes[j]; // تحقق من أنه شكل تلقائي if (sh is...{ AutoShape ashp = (AutoShape)sh; // تحقق مما إذا كان لديه صورة...

    blog.aspose.com/ar/slides/extract-images-from-p...
  10. Arşiv

    Arşiv...j++) { // Şekle erişin IShape sh = sl.getShapes().get_Item(j);...olup olmadığını kontrol edin if (sh instanceof IAutoShape) { IAutoShape...

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