Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 475 for

sh

(0.2 sec)
  1. العمل مع تأثير التوهج للشكل أو المخطط باستخدام ...

    تعلم كيفية العمل مع تأثير التوهج للأشكال أو المخططات باستخدام 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/ar/cpp/working-with-the-g...
  2. Arbeta med reflexeffekten av form eller diagram...

    Lär dig hur man arbetar med refleksionseffekten av former eller diagram med Aspose.Cells och C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/sv/cpp/working-with-the-r...
  3. أرشيف

    أرشيف...IShape sh = slide.Shapes[j]; // تحقق من أنه شكل تلقائي if (sh is...{ AutoShape ashp = (AutoShape)sh; // تحقق مما إذا كان لديه صورة...

    blog.aspose.com/ar/slides/extract-images-from-p...
  4. Arşiv

    Arşiv...j++) { // Şekle erişin IShape sh = sl.getShapes().get_Item(j);...olup olmadığını kontrol edin if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/tr/slides/extract-images-from-p...
  5. Travailler avec le format 3D (ThreeDFormat) de ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); // Access first shape const sh = ws . getShapes (). get ( 0...dimensional settings const n3df = sh . getThreeDFormat (); n3df ....

    docs.aspose.com/cells/fr/nodejs-cpp/working-wit...
  6. Déterminer si la forme est une forme Smart Art ...

    Apprenez à déterminer si une forme est une forme Smart Art en utilisant Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/fr/cpp/determine-if-shape...
  7. Текстура плитки внутри формы с помощью C++|Docu...

    Узнайте, как текстурировать изображение внутри формы с помощью 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/ru/cpp/tile-picture-as-a-...
  8. Ställ in Marginaler för Kommentar eller Form in...

    Lär dig hur du ställer in marginalerna för kommentarer eller former inom ett Excel ark med 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/sv/nodejs-cpp/set-margins...
  9. Extraer texto de la forma SmartArt de tipo engr...

    Aprenda cómo extraer texto de formas de SmartArt de tipo engranaje en Excel usando Aspose.Cells for C++ con orientación paso a paso y ejemplos de código....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/es/cpp/extract-text-from-...
  10. Extraire le texte de la forme SmartArt de type ...

    Apprenez comment extraire du texte des formes SmartArt de type Engrenage dans Excel en utilisant Aspose.Cells for C++ avec un guide étape par étape et des exemples de code....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/fr/cpp/extract-text-from-...