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

sh

(0.12 sec)
  1. Archivo

    Archivo...{ // Accede a la forma IShape sh = sl.getShapes().get_Item(j);...si es una forma automática if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/es/slides/extract-images-from-p...
  2. آرشیوها

    آرشیوها...شکل دسترسی داشته باشید IShape sh = sl.getShapes().get_Item(j);...کنید که آیا شکل خودکار است if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/fa/slides/extract-images-from-p...
  3. Extraer imágenes de formas de presentación en ....

    Extraiga imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para .NET — solución rápida y amigable para código....imagen IShape sh = sl . Shapes [ j ]; if ( sh is AutoShape )...AutoShape ashp = ( AutoShape ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/es/net/extracting-images...
  4. 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...
  5. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…...Family read-visio-diagram Oleg_Sh October 20, 2025, 12:29pm 1 Hi...October 20, 2025, 12:29pm 2 @Oleg_Sh It appears you are facing an...

    forum.aspose.com/t/invalid-shape-height-width-l...
  6. C++ ile Şeklin Smart Art Şekli olup olmadığını ...

    Aspose.Cells for C++ kullanarak bir şeklin Smart Art Şekli olup olmadığını nasıl belirleyeceğinizi öğrenin.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/tr/cpp/determine-if-shape...
  7. Как запустить Aspose.Slides в Docker|Документац...

    Запуск Aspose.Slides в Docker-контейнерах: настройка образов, зависимостей, шрифтов и лицензирования для создания масштабируемых сервисов, обрабатывающих PowerPoint и OpenDocument.... sh Давайте разберём, что означает...build / netcore . linux . tests . sh Согласно инструкциям в docker‑файле...

    docs.aspose.com/slides/ru/net/how-to-run-aspose...
  8. C++ ile Shape veya Grafik’nin Üç Boyut Formatı ...

    Aspose.Cells kullanarak şekil veya grafiklerin 3D Formatını manipüle etmeyi öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/tr/cpp/working-with-the-t...
  9. تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام C...

    تعلم كيفية تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ar/cpp/determine-if-shape...
  10. Şekil veya Grafiklerin ThreeDFormat ile Node.js...

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