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

sh

(0.1 sec)
  1. ค้นหา

    ค้นหา...j++) { // เข้าถึงรูปร่าง IShape sh = sl.getShapes().get_Item(j);...ตรวจสอบว่าเป็นรูปอัตโนมัติหรือไม่ if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/th/slides/extract-images-from-p...
  2. Архів

    Архів...j++) { // Доступ до форми IShape sh = slide.Shapes[j]; // Перевірте...форма if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Перевірте...

    blog.aspose.com/uk/slides/extract-images-from-p...
  3. Архів

    Архів...j++) { // Доступ до форми IShape sh = sl.getShapes().get_Item(j);... чи це автоматична форма if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/uk/slides/extract-images-from-p...
  4. ארכיון

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

    blog.aspose.com/he/slides/extract-images-from-p...
  5. 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...
  6. 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...
  7. 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...
  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. Travailler avec l effet d ombre d une forme ou ...

    Découvrez comment manipuler l effet d ombre des formes ou des graphiques en utilisant Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/fr/cpp/working-with-the-s...
  10. Ränder der Kommentare oder Formen innerhalb des...

    Lernen Sie, wie man Ränder von Kommentaren oder Formen innerhalb eines Arbeitsblatts mit Aspose.Cells und C++ festlegt.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/de/cpp/set-margins-of-com...