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

sh

(0.71 sec)
  1. ארכיון

    ארכיון...Count; j++) { // גש לצורה IShape sh = slide.Shapes[j]; // בדוק אם...אוטומטית if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // תבדוק...

    blog.aspose.com/he/slides/extract-images-from-p...
  2. arkiv

    arkiv...Få tillgång till formen IShape sh = sl.getShapes().get_Item(j);...Kontrollera om det är en autoform if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/sv/slides/extract-images-from-p...
  3. arkiv

    arkiv...Få tillgång till formen IShape sh = slide.Shapes[j]; // Kontrollera...autoform if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Kolla...

    blog.aspose.com/sv/slides/extract-images-from-p...
  4. Extraer imágenes de formas de presentación|Docu...

    Extrae imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para C++ - solución rápida y fácil de usar en código....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/es/cpp/extracting-images...
  5. Trabajar con el efecto de sombra de forma o grá...

    Aprende cómo manipular el efecto de sombra de formas o gráficos usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/es/cpp/working-with-the-s...
  6. Установка полей комментария или фигуры внутри р...

    Узнайте, как установить поля комментариев или фигур внутри рабочего листа, используя Aspose.Cells с C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/ru/cpp/set-margins-of-com...
  7. Lavorare con l effetto ombra di forma o grafico...

    Impara come manipolare l’effetto ombra di forme o grafici usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/it/cpp/working-with-the-s...
  8. 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...
  9. Procurar

    Procurar...j++) { // Acesse a forma IShape sh = slide.Shapes[j]; // Verifique...automática if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Verifique...

    blog.aspose.com/pt/slides/extract-images-from-p...
  10. Procurar

    Procurar...j++) { // Acesse a forma IShape sh = sl.getShapes().get_Item(j);...se é uma forma automática if (sh instanceof IAutoShape) { IAutoShape...

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