Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 473 for

sh

(0.19 sec)
  1. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides ドキュメント

    Aspose.Slides for Android を使用し、Java で PowerPoint と OpenDocument のプレゼンテーションのシェイプから画像を抽出する — 手軽でコードに優しいソリューション。...IShape sh = sl . getShapes (). get_Item ( j ); if ( sh instanceof...IAutoShape ashp = ( IAutoShape ) sh ; if ( ashp . getFillFormat ()...

    docs.aspose.com/slides/ja/androidjava/extractin...
  2. Trabajar con el efecto de reflexión de forma o ...

    Aprende cómo trabajar con el efecto de reflexión de formas o gráficos usando Aspose.Cells con C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/es/cpp/working-with-the-r...
  3. تعيين الهوامش للتعليق أو الشكل داخل ورقة العمل ...

    تعلم كيفية ضبط هوامش التعليقات أو الأشكال داخل ورقة عمل إكسل باستخدام 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/ar/nodejs-cpp/set-margins...
  4. Работа с эффектом отражения формы или диаграммы...

    Узнайте, как работать с эффектом отражения фигур или диаграмм с использованием Aspose.Cells и C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/ru/cpp/working-with-the-r...
  5. İçeriğe Yorum veya Şekil Kenar Boşluklarını Nod...

    Aspose.Cells for Node.js via C++ kullanarak bir Excel çalışma sayfası içindeki yorumların veya şekillerin kenar boşluklarını nasıl ayarlayacağınızı öğrenin.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/tr/nodejs-cpp/set-margins...
  6. Archiwa

    Archiwa...Uzyskaj dostęp do kształtu IShape sh = sl.getShapes().get_Item(j);...jest to kształt automatyczny if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/pl/slides/extract-images-from-p...
  7. ค้นหา

    ค้นหา...j++) { // เข้าถึงรูปร่าง IShape sh = slide.Shapes[j]; // ตรวจสอ... if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // ต...

    blog.aspose.com/th/slides/extract-images-from-p...
  8. Архивы

    Архивы...j++) { // Доступ к форме IShape sh = sl.getShapes().get_Item(j);...это автоматической формой if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/ru/slides/extract-images-from-p...
  9. Bilder aus Formen der Präsentation extrahieren|...

    Bilder aus Formen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ extrahieren — schnelle, codefreundliche Lösung....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/de/cpp/extracting-images...
  10. Extraire des images des formes de présentation|...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++ — solution rapide et conviviale pour le code....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/fr/cpp/extracting-images...