Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 477 for

sh

(0.11 sec)
  1. Trabajar con el efecto de reflexión de forma o ...

    Aprende cómo trabajar con el efecto de reflexión de formas o gráficos usando Aspose.Cells con C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/es/cpp/working-with-the-r...
  2. تعيين الهوامش للتعليق أو الشكل داخل ورقة العمل ...

    تعلم كيفية ضبط هوامش التعليقات أو الأشكال داخل ورقة عمل إكسل باستخدام 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/ar/nodejs-cpp/set-margins...
  3. Работа с эффектом отражения формы или диаграммы...

    Узнайте, как работать с эффектом отражения фигур или диаграмм с использованием Aspose.Cells и C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/ru/cpp/working-with-the-r...
  4. İçeriğe Yorum veya Şekil Kenar Boşluklarını Nod...

    Aspose.Cells for Node.js via C++ kullanarak bir Excel çalışma sayfası içindeki yorumların veya şekillerin kenar boşluklarını nasıl ayarlayacağınızı öğrenin.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/tr/nodejs-cpp/set-margins...
  5. Imposta i margini del commento o forma all’inte...

    Impara come impostare i margini di commenti o forme all’interno di un foglio di lavoro usando Aspose.Cells con C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/it/cpp/set-margins-of-com...
  6. 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...
  7. ค้นหา

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

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

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

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

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

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

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

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