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

sh

(0.17 sec)
  1. 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...
  2. Работа с эффектом отражения формы или диаграммы...

    Узнайте, как работать с эффектом отражения фигур или диаграмм с использованием 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...
  3. İç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...
  4. Mesh|Documentation

    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....Mesh Contents [ Hide ] Split esh sh شبكة مثلثة Geometry Polygons...

    docs.aspose.com/3d/ar/java/mesh/
  5. Text mit Shape innerhalb des Arbeitsblatts mit ...

    Lernen Sie, wie Sie die Textrotation mit Shapes in Excel Tabellen mit Aspose.Cells for C++ steuern....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/de/cpp/rotate-text-with-s...
  6. C++でシェイプやチャートのシャドウ効果を操作する|Documentation

    Aspose.Cells for C++を使用して、シェイプやチャートのシャドウ効果を操作する方法を学びます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/ja/cpp/working-with-the-s...
  7. Determinar si una forma es una forma Smart Art ...

    Aprenda cómo determinar si una forma es una forma Smart Art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/es/cpp/determine-if-shape...
  8. Determina se una forma è una forma di smart art...

    Impara come determinare se una forma è una forma di smart art usando Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/it/cpp/determine-if-shape...
  9. Establecer márgenes de comentario o forma dentr...

    Aprenda cómo establecer márgenes de comentarios o formas dentro de una hoja de cálculo usando Aspose.Cells con C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/es/cpp/set-margins-of-com...
  10. Définir les marges des commentaires ou formes à...

    Apprenez à définir les marges des commentaires ou des formes dans une feuille Excel en utilisant 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/fr/nodejs-cpp/set-margins...