Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 473 for

sh

(0.56 sec)
  1. Arbeta med ThreeDFormat av Shape eller Chart me...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/sv/javascript-cpp/working...
  2. ワークシート内のコメントやShapeの余白設定をNode.jsとC++で行う|Document...

    Aspose.Cells for Node.js via C++を使用して、Excelワークシート内のコメントやShapeの余白を設定する方法を学びます。... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/ja/nodejs-cpp/set-margins...
  3. Définir les marges du commentaire ou de la form...

    Apprenez comment définir les marges des commentaires ou des formes à l intérieur d une feuille de calcul en utilisant Aspose.Cells avec C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/fr/cpp/set-margins-of-com...
  4. Travailler avec l effet de réflexion d une form...

    Découvrez comment travailler avec l effet de réflexion des formes ou des graphiques en utilisant Aspose.Cells avec C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/fr/cpp/working-with-the-r...
  5. العمل مع تأثير الظل للشكل أو المخطط باستخدام C+...

    تعلم كيفية التلاعب بتأثير الظل للأشكال أو المخططات باستخدام Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/ar/cpp/working-with-the-s...
  6. Arbeiten mit dem Schatteneffekt von Shape oder ...

    Lernen Sie, wie man den Schatteneffekt von Formen oder Diagrammen mit Aspose.Cells for C++ manipuliert....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/de/cpp/working-with-the-s...
  7. Çalışma Sayfası İçinde Yorum veya Şeklin Kenar ...

    Aspose.Cells kullanarak çalışma sayfası içindeki yorumların veya şekillerin kenar boşluklarını nasıl ayarlayacağınızı öğrenin.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/tr/cpp/set-margins-of-com...
  8. ค้นหา

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

    blog.aspose.com/th/slides/extract-images-from-p...
  9. Архів

    Архів...j++) { // Доступ до форми IShape sh = slide.Shapes[j]; // Перевірте...форма if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Перевірте...

    blog.aspose.com/uk/slides/extract-images-from-p...
  10. Архів

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

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