Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 478 for

sh

(0.45 sec)
  1. Работа с ThreeDFormat формы или диаграммы с Nod...

    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/ru/nodejs-cpp/working-wit...
  2. استخراج النص من شكل فن ذكي من نوع الترس باستخدا...

    تعلم كيفية استخراج النص من أشكال فن ذكي من نوع الترس في إكسل باستخدام Aspose.Cells for C++ مع إرشادات خطوة بخطوة وأمثلة على الشيفرة....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/ar/cpp/extract-text-from-...
  3. Lavorare con l effetto riflesso di forma o graf...

    Impara come lavorare con l’effetto riflesso di forme o grafici 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/it/cpp/working-with-the-r...
  4. Lavorare con il formato 3D di forma o grafico c...

    Impara come manipolare il formato 3D di forme o grafici usando Aspose.Cells con C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/it/cpp/working-with-the-t...
  5. C++ ile Şekil veya Grafiklerin Gölge Etkisiyle ...

    Aspose.Cells for C++ kullanarak şekil veya grafiklerin gölge etkisini manipüle etmeyi öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ShadowEffect se = sh . GetShadowEffect (); se . SetAngle...

    docs.aspose.com/cells/tr/cpp/working-with-the-s...
  6. C++ kullanarak Gear Türü SmartArt Şekli’nden Me...

    Aspose.Cells for C++ kullanarak Excel de Gear Türü SmartArt şekillerinden metin çıkarmayı adım adım ve kod örnekleriyle öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...as group shape GroupShape gs = sh . GetResultOfSmartArt (); //...

    docs.aspose.com/cells/tr/cpp/extract-text-from-...
  7. C++ ile Şekil veya Grafik Parıltı Etkisiyle Çal...

    Aspose.Cells for C++ kullanarak şekil veya grafiklerin parıltı etkisiyle çalışma yöntemini öğrenin....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...Transparency properties GlowEffect ge = sh . GetGlow (); ge . SetSize (...

    docs.aspose.com/cells/tr/cpp/working-with-the-g...
  8. Trabajando con el formato 3D de Shape o Chart c...

    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/es/nodejs-cpp/working-wit...
  9. Bildplatta som textur inuti formen med C++|Docu...

    Lär dig hur man tilear ett foto som en textur inuti en form med 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/sv/cpp/tile-picture-as-a-...
  10. Извлечение изображений из фигур презентации|Док...

    Извлекайте изображения из фигур в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для C++ — быстрое, удобное для кода решение....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ru/cpp/extracting-images...