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

sh

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. آرشیوها

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

    blog.aspose.com/fa/slides/extract-images-from-p...
  5. 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...
  6. 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...
  7. 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...
  8. تحديد ما إذا كان الشكل هو شكل فن ذكي باستخدام 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...
  9. Ş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...
  10. Как запустить 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...