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

sh

(0.18 sec)
  1. Lavorare con il formato 3D di forma o grafico 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/it/nodejs-cpp/working-wit...
  2. Imposta i margini del commento o forma all’inte...

    Impara come impostare i margini di commenti o forme all’interno di un foglio di lavoro usando Aspose.Cells con C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/it/cpp/set-margins-of-com...
  3. 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/
  4. Randabstände von Kommentar oder Form innerhalb ...

    Lernen Sie, wie man die Randabstände von Kommentaren oder Formen innerhalb eines Excel Arbeitsblatts mit Aspose.Cells for Node.js via C++ festlegt.... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/de/nodejs-cpp/set-margins...
  5. Ställ in marginaler för Kommentar eller Form in...

    Lär dig hur man ställer in marginaler för kommentarer eller former inuti ett arbetsblad med Aspose.Cells och C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/sv/cpp/set-margins-of-com...
  6. تعيين الهوامش للتعليق أو الشكل داخل ورقة العمل ...

    تعلم كيفية تعيين هوامش التعليقات أو الأشكال داخل ورقة العمل باستخدام Aspose.Cells مع C++.... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/ar/cpp/set-margins-of-com...
  7. Extraer imágenes de formas de presentación|Docu...

    Extrae imágenes de formas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para C++ - solución rápida y fácil de usar en código....System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/es/cpp/extracting-images...
  8. ค้นหา

    ค้นหา...j++) { // เข้าถึงรูปร่าง IShape sh = sl.getShapes().get_Item(j);...ตรวจสอบว่าเป็นรูปอัตโนมัติหรือไม่ if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/th/slides/extract-images-from-p...
  9. Архів

    Архів...j++) { // Доступ до форми IShape sh = slide.Shapes[j]; // Перевірте...форма if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Перевірте...

    blog.aspose.com/uk/slides/extract-images-from-p...
  10. Архів

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

    blog.aspose.com/uk/slides/extract-images-from-p...