Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 475 for

sh

(0.06 sec)
  1. Arbeiten mit dem Reflection Effekt von Shape od...

    Lernen Sie, wie man mit dem Reflection Effekt von Formen oder Diagrammen mit Aspose.Cells und C++ arbeitet....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/de/cpp/working-with-the-r...
  2. Установка полей комментария или фигуры внутри л...

    Узнайте, как устанавливать поля комментариев или фигур внутри листа Excel с помощью 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/ru/nodejs-cpp/set-margins...
  3. Extraction d'images à partir des formes de prés...

    Extraire des images d'une présentation PowerPoint en JavaScript... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/fr/nodejs-java/extractin...
  4. Determina se una forma è una forma di smart art...

    Impara come determinare se una forma è una forma di smart art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/it/cpp/determine-if-shape...
  5. Determinar si una forma es una forma Smart Art ...

    Aprenda cómo determinar si una forma es una forma Smart Art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/es/cpp/determine-if-shape...
  6. أرشيف

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

    blog.aspose.com/ar/slides/extract-images-from-p...
  7. 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...
  8. Install Aspose.Slides for PHP via Java Using Do...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint & OpenDocument....sh script RUN echo '#!/bin/bash\n\...in the background\n\ catalina.sh start\n\ # Wait for Tomcat to...

    docs.aspose.com/slides/php-java/installing-slid...
  9. تكرار الصورة كملمس داخل الشكل باستخدام 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/ar/cpp/tile-picture-as-a-...
  10. Arbeta med ThreeDFormat av form eller diagram m...

    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/sv/nodejs-cpp/working-wit...