Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 2,760 for

shp

(0.09 sec)
  1. 档案

    档案...遍历形状并设置对找到的表的引用 for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # 设置第二行第一列的文本 tbl.rows[0][1].text_frame.text =...

    blog.aspose.com/zh/slides/work-with-tables-in-p...
  2. Архів

    Архів...Shapefile у SVG у C# Перетворення SHP на KML у C#...

    blog.aspose.com/uk/gis/convert-osm-to-kml-in-cs...
  3. Архивы

    Архивы...шейп-файла в SVG на C# Преобразование SHP в KML на C#...

    blog.aspose.com/ru/gis/convert-osm-to-kml-in-cs...
  4. ארכיון

    ארכיון...המרת Shapefile ל-SVG ב-C# המר SHP ל-KML ב-C#...

    blog.aspose.com/he/gis/convert-osm-to-kml-in-cs...
  5. Propriétés de Présentation|Documentation Aspose...

    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 ) ->...< ITextFrame > cadreTexte = shp -> get_TextFrame (); cadreTexte...

    docs.aspose.com/slides/fr/cpp/presentation-prop...
  6. Präsentationseigenschaften|Aspose.Slides Dokume...

    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/de/cpp/presentation-prop...
  7. أرشيف

    أرشيف...تلقائي لنوع المستطيل IShape shp = sld.getShapes().addAutoShape(ShapeType...قم بتدوير الشكل إلى 90 درجة shp.setRotation(90); // اكتب ملف...

    blog.aspose.com/ar/slides/add-connect-remove-or...
  8. 아카이브

    아카이브...table found for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Set the text of the first column of second row...

    blog.aspose.com/ko/slides/work-with-tables-in-p...
  9. 搜索

    搜索...遍歷形狀並獲取對找到的表格的引用 for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // 設置第二行第一列的文本 tbl.get_Item(0, 1)...

    blog.aspose.com/zh-hant/slides/manipulate-table...
  10. خصائص العرض|وثائق 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/ar/java/presentation-pro...