Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 474 for

sh

(0.1 sec)
  1. C++によるシェイプやチャートのリフレクション効果の操作|Documentation

    Aspose.Cellsを使用して、シェイプやチャートのリフレクション効果の操作方法を学びます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/ja/cpp/working-with-the-r...
  2. ShapeまたはChartのThreeDFormatをC++で操作する方法|Documenta...

    Aspose.Cellsは、ShapeまたはChartの3Dフォーマットを操作するために、[Shape.ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/Shape/getthreedformat/)プロパティと[ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/threedformat/)クラスを提供しています。[ThreeDFormat](https //reference.aspose.com/cells/cpp/aspose.cells.drawing/threedformat/)クラスは、アプリケーションの要件に応じてさまざまな結果を達成するために設定できる複数のプロパティを含んでいます。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...settings ThreeDFormat n3df = sh . GetThreeDFormat (); n3df ....

    docs.aspose.com/cells/ja/cpp/working-with-the-t...
  3. 記録

    記録...size(); j++) { // 形状にアクセスする IShape sh = sl.getShapes().get_Item(j);...get_Item(j); // オートシェイプかどうか確認してください if (sh instanceof IAutoShape) { IAutoShape...

    blog.aspose.com/ja/slides/extract-images-from-p...
  4. How to Install libgdiplus in macOS|Documentation

    This article explains how to install libgdiplus in macOS, such as Monterey 12.4....sh)" Install libgdiplus in macOS...

    docs.aspose.com/3d/net/how-to-install-libgdiplu...
  5. ワークシート内のコメントやShapeの余白設定をNode.jsとC++で行う|Document...

    Aspose.Cells for Node.js via C++を使用して、Excelワークシート内のコメントやShapeの余白を設定する方法を学びます。... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/ja/nodejs-cpp/set-margins...
  6. Arbeta med ThreeDFormat av Shape eller Chart me...

    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/sv/javascript-cpp/working...
  7. 搜索

    搜索...IShape sh = sl.getShapes().get_Item(j); // 檢查它是否是自動形狀 if (sh instanceof...IAutoShape ashp = (IAutoShape) sh; if (ashp.getFillFormat().getFillType()...

    blog.aspose.com/zh-hant/slides/extract-images-f...
  8. كيفية تثبيت libgdiblus في macOS|Documentation

    يشرح هذا المقال كيفية تثبيت libgdiblus في macOS ، مثل Monterey 12.4...sh)" تثبيت libgDiblus في macOS بعد...

    docs.aspose.com/3d/ar/net/how-to-install-libgdi...
  9. Trova valore nelle celle usando Aspose.Cells|Do...

    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.... find ( "SH" , null , findOptions ); //Printing...

    docs.aspose.com/cells/it/java/find-value-in-cel...
  10. Comment exécuter Aspose.Slides dans Docker|Docu...

    Exécuter Aspose.Slides dans des conteneurs Docker : configurer les images, les dépendances, les polices et la licence afin de créer des services évolutifs qui traitent PowerPoint et OpenDocument.... sh Passons en revue ce que signifie...build / netcore . linux . tests . sh Selon les instructions du fichier...

    docs.aspose.com/slides/fr/net/how-to-run-aspose...