Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 466 for

sh

(0.65 sec)
  1. 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...
  2. 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...
  3. Trabajando con el formato ThreeDFormat de Shape...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/es/javascript-cpp/working...
  4. 아카이브

    아카이브...IShape sh = slide.Shapes[j]; // 자동 모양인지 확인하십시오. if (sh is AutoShape)...{ AutoShape ashp = (AutoShape)sh; // 사진이 있는지 확인 if (ashp.FillFormat...

    blog.aspose.com/ko/slides/extract-images-from-p...
  5. Lưu trữ

    Lưu trữ...// Truy cập hình dạng IShape sh = slide.Shapes[j]; // Kiểm tra...không if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Kiểm...

    blog.aspose.com/vi/slides/extract-images-from-p...
  6. Chercher

    chercher...// Accéder à la forme IShape sh = slide.Shapes[j]; // Vérifiez...automatique if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Vérifiez...

    blog.aspose.com/fr/slides/extract-images-from-p...
  7. プレゼンテーション シェイプから画像を抽出する|Aspose.Slides ドキュメント

    PowerPoint および OpenDocument プレゼンテーションのシェイプから画像を抽出する Aspose.Slides for C++ 用の迅速でコードフレンドリーなソリューション。...System :: SharedPtr < IShape > sh = sl -> get_Shapes () -> idx_get...ObjectExt :: Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape...

    docs.aspose.com/slides/ja/cpp/extracting-images...
  8. C++を使用してシェイプ内にタイル状の画像をテクスチャとして配置|Documentation

    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/ja/cpp/tile-picture-as-a-...
  9. كيفية تشغيل Aspose.Slides في Docker|توثيق Aspos...

    تشغيل Aspose.Slides في حاويات Docker: تكوين الصور، والاعتماديات، والخطوط، والترخيص لبناء خدمات قابلة للتوسع تقوم بمعالجة PowerPoint و OpenDocument.... sh دعونا نراجع ما يعنيه كل سطر من...أعلاه مخرجات netcore.linux.tests.sh (لأنه عُين كأمر افتراضي للحاوية):...

    docs.aspose.com/slides/ar/net/how-to-run-aspose...
  10. ค้นหา

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

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