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

sh

(0.5 sec)
  1. Настройка полей комментария или фигуры внутри л...

    Узнайте, как установить поля комментариев или фигур внутри листа Excel с помощью Script Aspose.Cells for JavaScript через C++.... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/ru/javascript-cpp/set-mar...
  2. Ränder des Kommentars oder Shapes innerhalb des...

    Erlernen Sie, wie man die Ränder von Kommentaren oder Shapes in einem Excel Arbeitsblatt mit Aspose.Cells for JavaScript über C++ festlegt.... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/de/javascript-cpp/set-mar...
  3. Archivo

    Archivo...{ // Accede a la forma IShape sh = slide.Shapes[j]; // Compruebe... if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Mira...

    blog.aspose.com/es/slides/extract-images-from-p...
  4. Archiv

    Archiv...Greifen Sie auf die Form zu IShape sh = sl.getShapes().get_Item(j);...automatische Form handelt if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/de/slides/extract-images-from-p...
  5. Archiv

    Archiv...Greifen Sie auf die Form zu IShape sh = slide.Shapes[j]; // Überprüfen...handelt if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Überprüfen...

    blog.aspose.com/de/slides/extract-images-from-p...
  6. العمل مع شكل أو رسم ثلاثي الأبعاد بتنسيق الثلاث...

    تعرّف على كيفية التلاعب بتنسيق ثلاثي الأبعاد للأشكال أو الرسوم باستخدام Aspose.Cells مع C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/ar/cpp/working-with-the-t...
  7. Arbeiten mit der ThreeDFormat von Shape oder Di...

    Lernen Sie, wie man das 3D Format von Formen oder Diagrammen mit Aspose.Cells und C++ manipuliert....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/de/cpp/working-with-the-t...
  8. C++ ile Şekil veya Grafiklerin Yansıma Etkisiyl...

    Aspose.Cells kullanarak şekil veya grafiklerin yansıma etkisiyle çalışma yöntemini öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/tr/cpp/working-with-the-r...
  9. Работа с эффектом свечения формы или графика с ...

    Узнайте, как работать с эффектом свечения форм или графиков с помощью Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/ru/cpp/working-with-the-g...
  10. Tuiler une image comme texture à l intérieur de...

    Découvrez comment tuiler une image en tant que texture à l intérieur d une forme en utilisant 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/fr/cpp/tile-picture-as-a-...