Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 475 for

sh

(0.19 sec)
  1. Extrahera text från Gear typ SmartArt Shape med...

    Lär dig hur man extraherar text från Gear typ SmartArt former i Excel med Aspose.Cells for C++ med steg för steg guidning och kodexempel....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/sv/cpp/extract-text-from-...
  2. Trabajar con el efecto de resplandor de forma o...

    Aprende cómo trabajar con el efecto de resplandor de formas o gráficos usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/es/cpp/working-with-the-g...
  3. ShapeがSmart Art Shapeかどうかを判断する方法(C++)|Documenta...

    Aspose.Cells for C++を使用して、ShapeがSmart Art Shapeかどうかを判定する方法を学びます。... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ja/cpp/determine-if-shape...
  4. Работа с эффектом тени формы или диаграммы с по...

    Узнайте, как управлять эффектом тени фигур или диаграмм используя 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...
  5. Come installare libgdiplus in macOS|Documentation

    Questo articolo spiega come installare libgdiplus in macOS, come Monterey 12.4...sh)" Installa libgdiplus in macOS...

    docs.aspose.com/3d/it/net/how-to-install-libgdi...
  6. Rotera text med form inuti bladet med C++|Docum...

    Lär dig hur man kontrollerar textrotation med former i Excel ark med Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/sv/cpp/rotate-text-with-s...
  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. Establecer márgenes del comentario o forma dent...

    Aprende cómo establecer los márgenes de comentarios o formas dentro de una hoja de cálculo de Excel usando Aspose.Cells for Node.js via C++.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/es/nodejs-cpp/set-margins...
  10. Imagen de mosaico como textura dentro de la for...

    Aprende cómo mosaico una imagen como textura dentro de una forma usando 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/es/cpp/tile-picture-as-a-...