Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 466 for

sh

(0.44 sec)
  1. Lavorare con l effetto ombra di forma o grafico...

    Impara come manipolare l’effetto ombra di forme o grafici usando Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/it/cpp/working-with-the-s...
  2. Meshes|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....مثلثات في نموذج 3D Split esh sh Aspose. نموذج كائن المستند 3D...

    docs.aspose.com/3d/ar/net/meshes/
  3. 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...
  4. 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...
  5. 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...
  6. ค้นหา

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

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

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

    blog.aspose.com/ru/slides/extract-images-from-p...
  8. 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...
  9. 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...
  10. C++を使用してシェイプやチャートのグロー効果を操作する|Documentation

    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/ja/cpp/working-with-the-g...