Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 1,587 for

shp

(0.57 sec)
  1. 行と列の管理|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションのテーブルの行と列を管理する...シェイプをイテレートし、テーブルへの参照を設定 for ( const auto & shp : sld -> get_Shapes ()) { if...> ( shp )) { tbl = System :: ExplicitCast < ITable > ( shp );...

    docs.aspose.com/slides/ja/cpp/manage-rows-and-c...
  2. プレゼンテーションプロパティ|Aspose.Slides ドキュメント

    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....:: SharedPtr < IAutoShape > shp = pres -> get_Slide ( 0 ) ->...SharedPtr < ITextFrame > textFrame = shp -> get_TextFrame (); textFrame...

    docs.aspose.com/slides/ja/cpp/presentation-prop...
  3. テーブルの管理|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションのテーブルを作成および管理する...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; // 2行目の最初の列のテキストを設定 tbl . get_Item...

    docs.aspose.com/slides/ja/java/manage-table/
  4. プレゼンテーションのプロパティ|Aspose.Slides ドキュメント

    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....テキストを持つ新しい長方形形状を追加します IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/ja/androidjava/presentat...
  5. テーブルの管理|Aspose.Slides ドキュメント

    JavaでPowerPoint プレゼンテーション内のテーブルを作成および管理する...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; // 2行目の最初の列のテキストを設定 tbl . get_Item...

    docs.aspose.com/slides/ja/androidjava/manage-ta...
  6. テーブルの管理|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションのテーブルを作成および管理します...図形を繰り返し、見つかったテーブルへの参照を設定 for ( const auto & shp : System :: IterateOver ( sld...> ( shp )) { tbl = System :: ExplicitCast < ITable > ( shp );...

    docs.aspose.com/slides/ja/cpp/manage-table/
  7. プレゼンテーションプロパティ|Aspose.Slides ドキュメント

    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....テキスト付きの新しい四角形を追加する IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/ja/java/presentation-pro...
  8. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....KML to SHP 2 Convert KML to SHP Online 1 Convert KML to SHP Online...convert shp file to kml 1 convert SHP to JPG 1 convert shp to kml...

    blog.aspose.com/pl/tags/
  9. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....KML to SHP 2 Convert KML to SHP Online 1 Convert KML to SHP Online...convert shp file to kml 1 convert SHP to JPG 1 convert shp to kml...

    blog.aspose.com/vi/tags/
  10. プレゼンテーションプロパティ|Aspose.Slides for PHP ドキュメント

    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....); try { # テキストを含む新しい矩形形状を追加 $shp = $pres -> getSlides () -> get_Item...Rectangle , 50 , 50 , 150 , 50 ); $shp -> getTextFrame () -> setText...

    docs.aspose.com/slides/ja/php-java/presentation...