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

sh

(0.28 sec)
  1. 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...
  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. C++ ile Shape veya Grafik’nin Üç Boyut Formatı ...

    Aspose.Cells kullanarak şekil veya grafiklerin 3D Formatını manipüle etmeyi öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/tr/cpp/working-with-the-t...
  4. تكرار الصورة كملمس داخل الشكل باستخدام 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/ar/cpp/tile-picture-as-a-...
  5. Arbeta med ThreeDFormat av form eller diagram m...

    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/sv/nodejs-cpp/working-wit...
  6. 使用 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...
  7. 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...
  8. Bilder aus Formen einer Präsentation in .NET|As...

    Extrahieren Sie Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET - schnelle, codefreundliche Lösung....enthält IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/de/net/extracting-images...
  9. Извлечение изображений из фигур презентации|Док...

    Извлекайте изображения из фигур в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для C++ — быстрое, удобное для кода решение....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ru/cpp/extracting-images...
  10. Установка|Документация Aspose.Slides для PHP

    Установите Aspose.Slides для PHP через Java в Windows, Linux или macOS...sh RUN echo '#!/bin/bash\n\ # Запустите...в фоновом режиме\n\ catalina.sh start\n\ # Подождите, пока Tomcat...

    docs.aspose.com/slides/ru/php-java/installation/