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

sh

(0.14 sec)
  1. العمل مع شكل أو رسم ثلاثي الأبعاد بتنسيق الثلاث...

    تعرّف على كيفية التلاعب بتنسيق ثلاثي الأبعاد للأشكال أو الرسوم باستخدام 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. تعيين الهوامش للتعليق أو الشكل داخل ورقة العمل ...

    تعلم كيفية تعيين هوامش التعليقات أو الأشكال داخل ورقة العمل باستخدام 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...
  8. 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...
  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...