Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 466 for

sh

(0.12 sec)
  1. تصيير الأشكال على الشريحة كصور|توثيق Aspose.Slides

    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....على صورة ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ar/net/rendering-shapes-...
  2. Formen auf Folie als Bilder rendern|Aspose.Slid...

    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....picture ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/de/net/rendering-shapes-...
  3. Отображение фигур на слайде в виде изображений|...

    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....изображением ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/ru/net/rendering-shapes-...
  4. Konvertieren Sie das Smart Art in Gruppierungsf...

    Erfahren Sie, wie Sie Smart Art Shape mit Aspose.Cells for C++ in Gruppierungsformen umwandeln und einzelne Teile der Gruppe zugreifen....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/de/cpp/convert-the-smart-...
  5. Преобразовать Smart Art в групповую фигуру с по...

    Узнайте, как преобразовать фигуру Smart Art в групповую фигуру с помощью Aspose.Cells for C++ и получить доступ к отдельным частям групповой фигуры....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ru/cpp/convert-the-smart-...
  6. Как запустить Aspose.Slides для Java в Docker|Д...

    Запуск Aspose.Slides в контейнерах Docker: настройка образов, зависимостей, шрифтов и лицензий для создания масштабируемых сервисов, обрабатывающих PowerPoint и OpenDocument....sh && \ echo 'java --add-opens=java...java2d=ALL-UNNAMED \' >> ${ APP_DIR } /run.sh && \ echo ' --add-opens=java...

    docs.aspose.com/slides/ru/java/how-to-run-aspos...
  7. Representar formas en la diapositiva como imáge...

    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....imagen ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/es/net/rendering-shapes-...
  8. Rendu des formes sur la diapositive en images|D...

    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....image ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/fr/net/rendering-shapes-...
  9. Smart Artをグループシェイプに変換する方法(C++)|Documentation

    Aspose.Cells for C++を使用して、Smart Art ShapeをGroup Shapeに変換し、グループシェイプの個々の部分にアクセスする方法を学びます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/ja/cpp/convert-the-smart-...
  10. Извлечение изображений из фигур презентации|Asp...

    Извлечение изображений из презентации PowerPoint в JavaScript... size (); j ++ ) { let sh = sl . getShapes (). get_Item...instanceOf ( sh , "com.aspose.slides.IAutoShape" )) { let ashp = sh ; if...

    docs.aspose.com/slides/ru/nodejs-java/extractin...