Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 435 for

sh

(0.12 sec)
  1. 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...
  2. 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...
  3. 記録

    記録...IShape sh = slide.Shapes[j]; // オートシェイプか確認してください if (sh is AutoShape)...{ AutoShape ashp = (AutoShape)sh; // 写真があるかどうかを確認します if (ashp...

    blog.aspose.com/ja/slides/extract-images-from-p...
  4. C++を使用してシェイプ内にタイル状の画像をテクスチャとして配置|Documentation

    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/ja/cpp/tile-picture-as-a-...
  5. Randabstände von Kommentar oder Form innerhalb ...

    Lernen Sie, wie man die Randabstände von Kommentaren oder Formen innerhalb eines Excel Arbeitsblatts mit Aspose.Cells for Node.js via C++ festlegt.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/de/nodejs-cpp/set-margins...
  6. تعيين الهوامش للتعليق أو الشكل داخل ورقة العمل ...

    تعلم كيفية تعيين هوامش التعليقات أو الأشكال داخل ورقة العمل باستخدام Aspose.Cells مع C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/ar/cpp/set-margins-of-com...
  7. Ställ in marginaler för Kommentar eller Form in...

    Lär dig hur man ställer in marginaler för kommentarer eller former inuti ett arbetsblad med Aspose.Cells och C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/sv/cpp/set-margins-of-com...
  8. شبكة مثلثة|Documentation

    Aspose. يدعم 3D for Java API شبكة تثليث ، وهو أمر مفيد لصناعة الألعاب لأن المثلث هو البدائي الوحيد المدعوم الذي تدعمه أجهزة وحدة معالجة مركزية (البيانات غير المثلثة مثلثة على مستوى السائق ، وهو غير فعال في التقديم في الوقت الفعلي).... رمز المثال: Split esh sh...

    docs.aspose.com/3d/ar/java/triangulate-mesh/
  9. ค้นหา

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

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

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

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