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

sh

(0.08 sec)
  1. Imagen de mosaico como textura dentro de la for...

    Aprende cómo mosaico una imagen como textura dentro de una forma usando 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/es/cpp/tile-picture-as-a-...
  2. Arbeiten mit dem Glow Effekt von Shape oder Dia...

    Lernen Sie, wie man mit dem Glow Effekt von Formen oder Diagrammen mit Aspose.Cells for C++ arbeitet....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/de/cpp/working-with-the-g...
  3. Arbeta med glödeffekten av form eller diagram m...

    Lär dig hur man arbetar med glödeffekten av former eller diagram med 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/sv/cpp/working-with-the-g...
  4. Arbeta med ThreeDFormat av form eller diagram m...

    Lär dig hur man manipulerar 3 D formatet av former eller diagram med Aspose.Cells och C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/sv/cpp/working-with-the-t...
  5. Работа с 3D форматом фигуры или диаграммы с пом...

    Узнайте, как управлять 3D форматом фигур или диаграмм с помощью Aspose.Cells и C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/ru/cpp/working-with-the-t...
  6. 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...
  7. ค้นหา

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

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

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

    blog.aspose.com/ru/slides/extract-images-from-p...
  9. 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...
  10. 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...