Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 466 for

sh

(0.67 sec)
  1. Trabajar con el efecto de resplandor de forma o...

    Aprende cómo trabajar con el efecto de resplandor de formas o gráficos usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/es/cpp/working-with-the-g...
  2. Extrahera text från Gear typ SmartArt Shape med...

    Lär dig hur man extraherar text från Gear typ SmartArt former i Excel med Aspose.Cells for C++ med steg för steg guidning och kodexempel....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/sv/cpp/extract-text-from-...
  3. Работа с эффектом тени формы или диаграммы с по...

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

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

    تعلم كيفية تعيين هوامش التعليقات أو الأشكال داخل ورقة العمل باستخدام Aspose.Cells مع C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/ar/cpp/set-margins-of-com...
  5. Ställ in marginaler för Kommentar eller Form in...

    Lär dig hur man ställer in marginaler för kommentarer eller former inuti ett arbetsblad med Aspose.Cells och C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/sv/cpp/set-margins-of-com...
  6. Randabstände von Kommentar oder Form innerhalb ...

    Lernen Sie, wie man die Randabstände von Kommentaren oder Formen innerhalb eines Excel Arbeitsblatts mit Aspose.Cells for Node.js via C++ festlegt.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/de/nodejs-cpp/set-margins...
  7. Работа с ThreeDFormat формы или диаграммы с Nod...

    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/ru/nodejs-cpp/working-wit...
  8. تثبيت Aspose.Slides للغة PHP عبر Java باستخدام ...

    تشغيل Aspose.Slides في حاويات Docker: تكوين الصور، التبعيات، الخطوط، والترخيص لبناء خدمات قابلة للتوسع تعالج ملفات PowerPoint و OpenDocument....sh RUN echo '#!/bin/bash\n\ # تشغيل...Tomcat في الخلفية\n\ catalina.sh start\n\ # الانتظار حتى يبدأ...

    docs.aspose.com/slides/ar/php-java/installing-s...
  9. プレゼンテーションのシェイプから画像を抽出する|Aspose.Slides ドキュメント

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

    docs.aspose.com/slides/ja/java/extracting-image...
  10. ค้นหา

    ค้นหา...j++) { // เข้าถึงรูปร่าง IShape sh = sl.getShapes().get_Item(j);...ตรวจสอบว่าเป็นรูปอัตโนมัติหรือไม่ if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/th/slides/extract-images-from-p...