Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 474 for

sh

(0.24 sec)
  1. Tiling di immagine come texture all’interno del...

    Impara come tiling di un immagine come texture all’interno di 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/it/cpp/tile-picture-as-a-...
  2. استخراج الصور من أشكال العرض التقديمي|وثائق Asp...

    استخراج الصور من الأشكال في عروض 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/ar/cpp/extracting-images...
  3. Извлечение изображений из фигур презентации|Док...

    Извлекайте изображения из фигур в презентациях 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...
  4. Archivio

    Archivio...{ // Accedi alla forma IShape sh = sl.getShapes().get_Item(j);...se è una forma automatica if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/it/slides/extract-images-from-p...
  5. Archivio

    Archivio...{ // Accedi alla forma IShape sh = slide.Shapes[j]; // Controlla...automatica if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Controlla...

    blog.aspose.com/it/slides/extract-images-from-p...
  6. آرشیوها

    آرشیوها...شکل دسترسی داشته باشید IShape sh = slide.Shapes[j]; // بررسی کنید...است if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // بررسی...

    blog.aspose.com/fa/slides/extract-images-from-p...
  7. Rotar texto con forma dentro de la hoja de cálc...

    Aprenda a controlar la rotación del texto con formas en hojas de cálculo de Excel usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/es/cpp/rotate-text-with-s...
  8. Ruota il testo con forma all’interno del foglio...

    Impara come controllare la rotazione del testo con le forme nei fogli di lavoro di Excel usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/it/cpp/rotate-text-with-s...
  9. Как установить libgDiplus в macOS|Documentation

    В этой статье объясняется, как установить libgдиплус в macOS, например Monterey 12,4...sh)" Установите libgDiplus в macOS...

    docs.aspose.com/3d/ru/net/how-to-install-libgdi...
  10. Извлечь текст из фигуры SmartArt типа Gear с по...

    Узнайте, как извлечь текст из фигур SmartArt типа Gear в Excel с помощью Aspose.Cells for C++, предоставляя пошаговое руководство и примеры кода....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/ru/cpp/extract-text-from-...