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

sh

(0.43 sec)
  1. 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...
  2. 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...
  3. ค้นหา

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

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

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

    blog.aspose.com/ru/slides/extract-images-from-p...
  5. 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/
  6. Travailler avec le format 3D (ThreeDFormat) de ...

    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/fr/nodejs-cpp/working-wit...
  7. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  8. Текстура плитки внутри формы с помощью C++|Docu...

    Узнайте, как текстурировать изображение внутри формы с помощью Aspose.Cells for C++....shape inside the worksheet Shape sh = ws . GetShapes (). Get ( 0...as a Texture inside the Shape sh . GetFill (). GetTextureFill...

    docs.aspose.com/cells/ru/cpp/tile-picture-as-a-...
  9. Déterminer si la forme est une forme Smart Art ...

    Apprenez à déterminer si une forme est une forme Smart Art en utilisant Aspose.Cells for C++.... GetShapes (); Shape sh = shapes . Get ( 0 ); // Determine...<< "Is Smart Art Shape: " << sh . IsSmartArt () << std :: endl...

    docs.aspose.com/cells/fr/cpp/determine-if-shape...
  10. Ställ in Marginaler för Kommentar eller Form in...

    Lär dig hur du ställer in marginalerna för kommentarer eller former inom ett Excel ark med 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/sv/nodejs-cpp/set-margins...